Uses of Package
org.apache.wicket.extensions.markup.html.tabs

Packages that use org.apache.wicket.extensions.markup.html.tabs
org.apache.wicket.extensions.ajax.markup.html.tabs   
org.apache.wicket.extensions.markup.html.tabs Package for working with tab panels. 
 

Classes in org.apache.wicket.extensions.markup.html.tabs used by org.apache.wicket.extensions.ajax.markup.html.tabs
ITab
          Interface used to represent a single tab in a TabbedPanel
TabbedPanel
          TabbedPanel component represets a panel with tabs that are used to switch between different content panels inside the TabbedPanel panel.
 

Classes in org.apache.wicket.extensions.markup.html.tabs used by org.apache.wicket.extensions.markup.html.tabs
ITab
          Interface used to represent a single tab in a TabbedPanel
 



Copyright © 2004-2011 Apache Software Foundation. All Rights Reserved.