guys,

i have a method pageBeginRender(PageEvent event). now i have another
method called performManipulation(IRequestCycle cycle).

now from performManipulation i need to call another method which takes
event as its parameter (add(event)). so the question is how can i
access the event from pagebeginrender in another method and hence pass
it on. i want to use the same event instance and not create another
one. i am using tap3.

thanks.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to