Package wicket.extensions.markup.html.tabs
SinceNot specified.
VersionNot specified.
AuthorNot specified.
| ITab |
Interface used to represent a single tab in a TabbedPanel |
| 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.