Hi Davor,

This sounds interesting, question, how block be used in a popup window?

Davor Hrg wrote:
> 
> uh,
> I assumed you were talking about popup window,
> I'm doing such thing in my form and I just made a component
> that triggers event when something is selected
> ComponentResources.trigerEvent("nameSelected", new Object{selectedName})
> ComponentResources.trigerEvent("cancel")
> 
> then
> 
> onNameSelected(String name){.....}
> 
> I track my components state to display different block depending on
> current actions.
> 
> maybe some of this can help you make your own ...
> 
> Davor Hrg
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/T5%3A-How-to-handle-lookup--tp15799598p15805373.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


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

Reply via email to