--
View this message in context:
http://www.nabble.com/T5-tree-component-tp21825008p21825008.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: users-unsubscr
Tapestry has little
> example to follow...
> SYQ
>
>
--
View this message in context:
http://www.nabble.com/t5-tree-component-tp20826466p20907136.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
---
Em Thu, 04 Dec 2008 00:11:41 -0300, Yiqun Shi <[EMAIL PROTECTED]>
escreveu:
Is there a better implementation of tree component in T5? The one on
wiki is not finished, and it is not easy to have it down. Tapestry has
little
example to follow...
The Tapestry 5 front page cites this projec
Is there a better implementation of tree component in T5? The one on wiki
is not finished, and it is not easy to have it down. Tapestry has little
example to follow...
SYQ
> Does anyone have a better solution for this? This must have been solved
> elsewhere...
> Is there a hook in prototype we can use for making things run after the DOM
> is complete? The problem doesn't happen with Firefox 2.
>
Off the top of my head I would suggest adding your javascript to the
It figures that I would run into this problem. Placing the Tree Component's
java script block, as seen on the wiki, can cause Abort errors on IE (tested
ie6) because it's modifying the DOM before it is loaded all the way. (I am
using a larger, complex page to experience these errors) My page pro
Le jeudi 03 mai 2007 à 11:56 -0700, Howard Lewis Ship a écrit :
> I was just thinking about some of this on the way in.
>
>
> If you @Inject the ServiceResources into your Tree component, you can ask it
> to generate action links for you. Handy!
Well, I succeeded in doing something... And Tapes
I may be way off track, but adding recursive component support to print out
a menu or a tree
seems like a big overkill.
I have some hazy idea how this should be implemented:
in both cases we have a model with all the data we need,
a way to reuse single component (ActionLink) which would
generate
I was just thinking about some of this on the way in.
If you @Inject the ServiceResources into your Tree component, you can ask it
to generate action links for you. Handy!
On 5/3/07, Francois Armand <[EMAIL PROTECTED]> wrote:
Le jeudi 03 mai 2007 à 10:27 +0200, Francois Armand a écrit :
> He
Le jeudi 03 mai 2007 à 10:27 +0200, Francois Armand a écrit :
> Hello everybody,
> So, my question is : is there a way of implementing recursive
> component ? If not, is there an existing component implementing a
> non-recursive tree walk ? And if not, have you some advices about doing
> such a co
Hello everybody,
I'm a beginner with Tapestry (and T5), and test it as a possible
framework for a futur application.
I have tested T5 for 3 days and for now, I'm really impressed by it. But
I came to my first real problem (all others are related with the lack of
documentation, which is quite nor
11 matches
Mail list logo