Thanks Azarias but I'm not looking for tab component, I'm looking for accordion component (as Leszek suggested).
Azarias Tomás wrote: > > Take a look at > Wicket JQuery tab component [1], wicketstuff-jquery [2], wickext [3] > > [1] -http://xhab.blogspot.com/2007/06/wicket-jquery-tab-component.html > [2] - https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff > [3] - http://code.google.com/p/wickext/ > > > > 2009/3/29 HHB <[email protected]> > >> >> 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] >> >> > > > -- > AT® > > -- View this message in context: http://www.nabble.com/Equivalent-of-StackPanel-for-Wicket-tp22726615p22766234.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]
