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

2009/1/29 Zhubin Salehi <zhooz...@yahoo.com>:
>
> 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: users-unsubscr...@wicket.apache.org
>> For additional commands, e-mail: users-h...@wicket.apache.org
>>
>>
>>
>
> --
> 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: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to