public class ChainSelectStatus extends UIOutput
Modifier and Type | Field and Description |
---|---|
static String |
COMPONENT_FAMILY |
static String |
COMPONENT_TYPE |
static String |
REMOVE_ID |
Constructor and Description |
---|
ChainSelectStatus() |
getConverter, getLocalValue, getValue, setConverter, setValue
broadcast, decode, findComponent, getAttributes, getChildCount, getChildren, getClientId, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getParent, getRendersChildren, getValueBinding, invokeOnComponent, isRendered, isTransient, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, queueEvent, restoreAttachedState, saveAttachedState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding
encodeAll, getContainerClientId, getValueExpression, setValueExpression
public static final String COMPONENT_TYPE
public static final String COMPONENT_FAMILY
public static final String REMOVE_ID
public String getEntrySeparator()
public void setEntrySeparator(String entrySeparator)
public String getRendererType()
getRendererType
in class UIComponentBase
public void restoreState(FacesContext context, Object state)
restoreState
in interface StateHolder
restoreState
in class UIOutput
public Object saveState(FacesContext arg0)
saveState
in interface StateHolder
saveState
in class UIOutput
public void encodeBegin(FacesContext context) throws IOException
encodeBegin
in class UIComponentBase
IOException
public void encodeChildren(FacesContext context) throws IOException
encodeChildren
in class UIComponentBase
IOException
public void encodeEnd(FacesContext context) throws IOException
encodeEnd
in class UIComponentBase
IOException
public String getName()
public void setName(String name)
public ChainSelect getChain()
public boolean isDisplayIncremental()
public void setDisplayIncremental(boolean displayIncremental)
public boolean isDisplayRoot()
public void setDisplayRoot(boolean displayRoot)
public String getCssStyle()
public void setCssStyle(String cssStyle)
public String getCssStyleClass()
public void setCssStyleClass(String cssStyleClass)
public String getEntryCssStyle()
public void setEntryCssStyle(String entryCssStyle)
public String getEntryCssStyleClass()
public void setEntryCssStyleClass(String entryCssStyleClass)
public String getImage()
public void setImage(String image)
public String getDisplay()
public void setDisplay(String display)
public String getLabel()
public void setLabel(String label)
Copyright © 2013 Nuxeo SA. All Rights Reserved.