org.apache.myfaces.custom.tabbedpane

Class HtmlPanelTab

public class HtmlPanelTab extends HtmlPanelGroup

Version: $Revision: 167327 $ $Date: 2004-11-26 15:29:13 +0100 (Fri, 26 Nov 2004) $

Author: Manfred Geiler (latest modification by $Author: oros $)

Field Summary
static StringCOMPONENT_FAMILY
static StringCOMPONENT_TYPE
Constructor Summary
HtmlPanelTab()
Method Summary
StringgetFamily()
StringgetLabel()
booleanisRendered()
voidrestoreState(FacesContext context, Object state)
ObjectsaveState(FacesContext context)
voidsetLabel(String label)

Field Detail

COMPONENT_FAMILY

public static final String COMPONENT_FAMILY

COMPONENT_TYPE

public static final String COMPONENT_TYPE

Constructor Detail

HtmlPanelTab

public HtmlPanelTab()

Method Detail

getFamily

public String getFamily()

getLabel

public String getLabel()

isRendered

public boolean isRendered()

restoreState

public void restoreState(FacesContext context, Object state)

saveState

public Object saveState(FacesContext context)

setLabel

public void setLabel(String label)