Package wicket.extensions.markup.html.tabs
SinceNot specified.
VersionNot specified.
AuthorNot specified.
Wiki javadoc Use textile entry format.
Add your comments here.
Interfaces
ITab Interface used to represent a single tab in a TabbedPanel
Classes
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 for working with tab panels.