Re: Component equivalent of Page onActivate()

2009-04-04 Thread kartweel
ore. Sorry. I've got no help for you, then. > > - Geoffrey > > Thanks anyway!. At least I know it isn't just me missing something obvious :). -- View this message in context: http://www.nabble.com/Component-equivalent-of-Page-onActivate%28%29-tp22865238p22888757.htm

Re: Component equivalent of Page onActivate()

2009-04-04 Thread kartweel
f that one. Makes it a little tidier :). -- View this message in context: http://www.nabble.com/Component-equivalent-of-Page-onActivate%28%29-tp22865238p22888743.html Sent from the Tapestry - User mailing list archive at Nabble.com. ---

Re: Component equivalent of Page onActivate()

2009-04-04 Thread Geoffrey Wiseman
On Sat, Apr 4, 2009 at 11:54 AM, kartweel wrote: > But it doesn't work for action(event) requests. So great until you press > the > button in the form or click an action link. > Ah, yes, you said that before. Sorry. I've got no help for you, then. - Geoffrey -- Geoffrey Wiseman http://www.

Re: Component equivalent of Page onActivate()

2009-04-04 Thread Robert Zeigler
) from the subcomponent. Is there like an initialize annotation I can use? Using the event bubbling is no good because the subcomponent event handler is fired first before the component event handler. -- View this message in context: http://www.nabble.com/Component-equivalent-of-Page-o

Re: Component equivalent of Page onActivate()

2009-04-04 Thread kartweel
Geoffrey Wiseman wrote: > > @SetupRender? > But it doesn't work for action(event) requests. So great until you press the button in the form or click an action link. -- View this message in context: http://www.nabble.com/Component-equivalent-of-Page-onActivate%28%29-tp22865238

Re: Component equivalent of Page onActivate()

2009-04-04 Thread Geoffrey Wiseman
On Fri, Apr 3, 2009 at 9:04 PM, kartweel wrote: > Anyone else got any other suggestions? An @Initialise or @onActivate > annotation or something would be great so we can make sure things are > initialised on render and action requests. > @SetupRender? - Geoffrey -- Geoffrey Wiseman http://ww

Re: Component equivalent of Page onActivate()

2009-04-03 Thread kartweel
> the component into either the page or the subcomponent and then calling an > initialize method on onActivate() (from the page) or onAction() from the > subcomponent. Is there like an initialize annotation I can use? Using the > event bubbling is no good because the subcompone

Component equivalent of Page onActivate()

2009-04-03 Thread kartweel
ge) or onAction() from the subcomponent. Is there like an initialize annotation I can use? Using the event bubbling is no good because the subcomponent event handler is fired first before the component event handler. -- View this message in context: http://www.nabble.com/Component-equivalent-of-Pa