Just a question ... what happens with other instances ? are they "forgotten" (null-ed) ?
My problem is that I'm trying to put a PDFObject (displays PDF file in a div in a browser ) panel and JWPlayer (flash video player) into tab panel. So I have to know if "older" versions of these panels are destroyed (nulled) when I switch the tab or whenever i reload my wrapping panel (meaning panel containing these panels). Kind regards Armando Martin Makundi wrote: > > Yes, simply every time your panel is instantiated, it means someone > navigated to the particular tab. You can monitor this also in your > panel class. > > ** > Martin > > -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Is-there-a-way-to-be-notified-when-a-tab-in-a-TabbedPanel-is-selected-tp1877249p3986163.html Sent from the Users forum mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
