Module org.apache.wicket.extensions
Package org.apache.wicket.extensions.markup.html.tabs
package org.apache.wicket.extensions.markup.html.tabs
Package for working with tab panels.
-
ClassDescriptionConvenience class that takes care of common ITab functionalityInterface used to represent a single tab in a TabbedPanelA simple decorator that will cache the panel returned from the first call to getPanel()TabbedPanel<T extends ITab>TabbedPanel component represents a panel with tabs that are used to switch between different content panels inside the TabbedPanel panel.