Hey guys,

Right now i have been playing around with the current, ajax tabbs in wicket
extensions.  What I am trying on now is creating a dynamic number of tabs
with multiple components and models within each tab which can change during
runtime so it will have Ajax polling for information.

I have been using a RefreshingView to manage X number of tabs and it will
have AJAX updates performed on the fly for information contain within the
tab.

I have been trying to use AbstractTab but it doesn't work with
RefreshingView because refreshing view populates the tabs at run-time rather
then creating the tabs at construction/render.

This is my current predicament, and I am looking for a clean solution using
current framework classes if possible. 

THanks hEaps guys<
LEO!
-- 
View this message in context: 
http://www.nabble.com/Dynamic-AJAX-Tabs-tf4264551.html#a12136668
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to