org.apache.myfaces.custom.tabbedpane
public class HtmlPanelTab extends HtmlPanelGroup
Version: $Revision: 167327 $ $Date: 2004-11-26 15:29:13 +0100 (Fri, 26 Nov 2004) $
| Field Summary | |
|---|---|
| static String | COMPONENT_FAMILY |
| static String | COMPONENT_TYPE |
| Constructor Summary | |
|---|---|
| HtmlPanelTab() | |
| Method Summary | |
|---|---|
| String | getFamily() |
| String | getLabel() |
| boolean | isRendered() |
| void | restoreState(FacesContext context, Object state) |
| Object | saveState(FacesContext context) |
| void | setLabel(String label) |