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

Package for working with tab panels.

See:
          Description

Interface Summary
ITab Interface used to represent a single tab in a TabbedPanel
 

Class Summary
AbstractTab Convinience class that takes care of common ITab functionality
PanelCachingTab A simple decorator that will cache the panel returned from the first call to getPanel()
TabbedPanel TabbedPanel component represets a panel with tabs that are used to switch between different content panels inside the TabbedPanel panel.
 

Package org.apache.wicket.extensions.markup.html.tabs Description

Package for working with tab panels.



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