So every time a tab is selected, a new instance of that panel will be created?
Erik van Oosten wrote: > > Hi Zhubin, > > Everytime there is a tab switch, method getPanel from the ITab instance > is called. > > Regards, > Erik. > > > Zhubin Salehi wrote: >> Hi all, >> >> How can I be notified when one of the tabs in a TabbedPanel is selected? >> Where is no onSelect() method in ITab interface, is there a way to >> achieve >> this? >> >> Thanks, >> Zhubin >> > > -- > Erik van Oosten > http://day-to-day-stuff.blogspot.com/ > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > -- View this message in context: http://www.nabble.com/Is-there-a-way-to-be-notified-when-a-tab-in-a-TabbedPanel-is-selected--tp21713724p21728222.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]
