Package 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 wicket.extensions.markup.html.tabs Description

Package for working with tab panels.



Copyright © 2004-2008 Wicket developers. All Rights Reserved.