quests.
>
>
Thank you very much for the answer!
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/a-component-problem-in-work-tp4555384p4556985.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
-
On Tue, 05 Jul 2011 23:36:39 -0300, Lenny Primak
wrote:
I think you need to look at @PageLoaded or @PageAttached annotations /
naming conventions to do what you want. onActivate is for page context
parameter processing
It's also for any page initialization that needs to be done in both
apestry.1045711.n5.nabble.com/a-component-problem-in-work-tp4555384p443.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional c
method is just do the page's init work,It's not any
> relation with my actionlink action.
> Is there any other way to init the page? Can I init in other page render
> method ?
>
> --
> View this message in context:
> http://tapestry.1045711.n5.nabble.com/a-component-
on and return a zone,
the page's activate method is just do the page's init work,It's not any
relation with my actionlink action.
Is there any other way to init the page? Can I init in other page render
method ?
--
View this message in context:
http://tapestry.1045711.n5.nab
On Tue, 05 Jul 2011 22:25:10 -0300, dick_hu wrote:
I write a component in my page,the component contain a actionlink,
everytime I click the actionlink the page's onActivate() method will
run. It is
unnecessary,what can I do?
This is not unnecessary: it's normal, correct, expected Tapestr
I write a component in my page,the component contain a actionlink, everytime
I click the actionlink the page's onActivate() method will run. It is
unnecessary,what can I do?
Anyone can help me?
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/a-component-problem-in