I have to traverse from the "parent" of my Tabs through all components in all
tabs.

As i use now "visitChildren" i only found the components which are visible
on the active tab. Its clear why, cause the other tabs are not loaded with
ajax.

But are there any way to traverese through ALL Tabs to find all possible
components too?.

This is because i've different forms on this tabs which i want to submit
with one general Save-Button.

Thanks in Advance for any help!
-- 
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/VisitChildren-and-AjaxTabbedPanel-tp2020105p2020105.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

Reply via email to