The stack panel (or the suggested jQuery) is the navigation widget for the application which means it should be part of the markup of the top level parent class. Should this jQuery widget be wrapped as Wicket component?
Leszek Gawron-2 wrote: > > HHB wrote: >> Hey, >> I want to employ something like StackPanel of GWT in my Wicket >> application. >> Any production ready component? >> Thanks for help and time. > > the easiest way is to use jQuery, the accordion widget in particular: > > http://jqueryui.com/demos/accordion/ > > -- > Leszek Gawron > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > -- View this message in context: http://www.nabble.com/Equivalent-of-StackPanel-for-Wicket-tp22726615p22765008.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
