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 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)

Field Details

COMPONENT_FAMILY

public static final String COMPONENT_FAMILY

COMPONENT_TYPE

public static final String COMPONENT_TYPE

Constructor Details

HtmlPanelTab

public HtmlPanelTab()

Method Details

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)