Misko Hevery wrote:
Features of Miskos Tree component:
cool, i like it. the client mode didn't work for me though (mozilla
1.0.1). what is that supposed to do? the entire tree gets sent down in
one shot?
what did you do, so it keeps the last opened folder so nicely in it's
place? :-)
bes
Hey,
Please see the Block and InsertBlock components. Also have a look at the "Portal" demo -- it demonstrates a possible use of the concept nicely.
-mb
Juan Alvarez <[EMAIL PROTECTED]> wrote:
Is possible to pass a component as a parameter to another component?, itry to find something similar in t
Hi Juan,
The rewind is performed in exactly the same way as the render, except that no output is produced. In other words, all mutators that would be invoked during render (such as the property set by the iterator), would be invoked during rewind as well.
Best regards,
-mb
Juan Alvarez <[EMAIL P
Hi Luis,
Here is a quick definition of terms:
ColumnModel - defines the columns that the table will have; it is essentially a list of ITableColumn objects, each defining a separate column. There are several standard implementations of ITableColumn, you can decide which one to use based on what you
hi,
a new version of Flock is available. It is a news aggregator that uses
Tapestry for the user interface. This new release has all the basic
functionality working, and it comes bundled with Jetty, so installation
is trivial.
Homepage: http://flock.sourceforge.net/
Download:
http://prdownloads.s
Is possible to pass a component as a parameter to another component?, i
try to find something similar in the documentation, but i dont find
anything.
--
Juan Alvarez Fluid Signal S.A.
mailto:[EMAIL PROTECTED]http://www.fluidsignal.com/
Key fingerprint:
Excelent response, but i have one more question, the component
ListLocale suppose that the setCurrentLocale occurs before the
getCurrentLocale? all muttators are called in the rewind process?
thx for all support to the development and users of tapestry,
greatings from colombia
On Tue, Nov 26, 20
Hi Juan,
When a component is in a foreach component and this foreach component isin a form component, numeric identifier are automatically appended tothe name of the component?
Yes, this is one of the great parts of Tapestry -- form elements are assigned unique names automatically behind the scenes
I want to build an application with tapestry, exists other application
different of pixory with the source code available and oviously build
with tapestry?
--
Juan Alvarez Fluid Signal S.A.
mailto:[EMAIL PROTECTED]http://www.fluidsignal.com/
Key fingerp
I'm reading the example of workbench application. I'm primarly
interested in table component so i went to read the source code of
LocaleList component, and i found some hard to understand thing:
The checkbox component is wrapped into the tableRows component,
TableRows component type, i l
Hello all,
I've looked at the examples of use of the Table component but I still can't
understand how to use it.
What I want to do it's simple (at least I think it's simple).
I have an array of Items (Item[]) that I would like to page like this:
**
So my co-worker is trying to debug his way out of
the problem. He's a really smart guy, and he insists on finding the
problem himself. But, its been 24 hours and he's
not found the problem.
Anybody have any ideas? Howard?
Geoff
- Original Message -
From:
Geoff Longman
T
Hi there,
I'm exploring the feasibility of using Tapestry to
develop WAP applications (as well as possibly other non-HTML browser-based
applications).
As I understand it one of the major benefits of
Tapestry is the way it cleanly seperates the Java development and web design
specialties
Bugs item #644235, was opened at 2002-11-26 12:41
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=104754&aid=644235&group_id=4754
Category: Tapestry
Group: bug
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Howard Lewis Ship (hship)
Assigned to: Howard
Bugs item #644235, was opened at 2002-11-26 12:41
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=104754&aid=644235&group_id=4754
Category: Tapestry
Group: bug
Status: Open
Resolution: None
Priority: 5
Submitted By: Howard Lewis Ship (hship)
Assigned to: Howard Lewi
Bugs item #630817, was opened at 2002-10-29 19:51
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=104754&aid=630817&group_id=4754
Category: Tapestry
Group: bug
Status: Open
Resolution: None
Priority: 5
Submitted By: joe panico (jpanico)
Assigned to: Howard Lewis Shi
Feature Requests item #644208, was opened at 2002-11-26 17:56
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=354754&aid=644208&group_id=4754
Category: framework
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Detlef Schulze (dschulze)
Assigned t
Thanks tsvetelin.
I created the directory as instructed and it's working fine now.
best regards
victor
-Original Message-
From: tsvetelin [mailto:[EMAIL PROTECTED]]
Sent: Tue 11/26/2002 5:14 PM
To: Victor Goh; [EMAIL PROTECTED]
Cc:
Subject:RE: [Tapestry-developer]
Hi all,
It is a good idea to unify the error translation in
tapestrys validators and the translation of components
strings to use one resource manager (a class that is
responsible for loading and caching resource files). I
think this is the right approach, because you can
choose where to store re
Hi Vicor,
You should make a directory net\sf\tapestry\valid in your app. classpath and
put in it the ValidationStrings_zh.properties.
The directory must be in the classpath because the tapestry validators use a
java.util.ResourceBundle to obtain a localized strings.
best regards
tsvetelin
-O
Hi,
How do I localize the ValidationStrings.properties file used by the Validator classes?
How do I include a ValidationStrings_zh.properties file into my web-app? My web-app
supports multiple languages, so the client side Javascript needs to support multiple
languages also.
Thanks
Victor
21 matches
Mail list logo