public class UIColumnSelector extends AbstractUIColumnSelector
component1.2.stg
with class
ColumnSelectorTagDeclaration
.Modifier and Type | Field and Description |
---|---|
static String |
COMPONENT_TYPE |
Constructor and Description |
---|
UIColumnSelector() |
Modifier and Type | Method and Description |
---|---|
boolean |
isDisabled()
Flag indicating that this element is disabled.
|
void |
restoreState(javax.faces.context.FacesContext context,
Object componentState) |
Object |
saveState(javax.faces.context.FacesContext context) |
void |
setDisabled(boolean disabled) |
getFamily, getFooter, getHeader, getId, setFooter, setHeader
addFacesListener, broadcast, decode, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientId, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getParent, getRenderer, getRendererType, getRendersChildren, getValueBinding, invokeOnComponent, isRendered, isTransient, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, queueEvent, removeFacesListener, restoreAttachedState, saveAttachedState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding
public static final String COMPONENT_TYPE
public boolean isDisabled()
false
public void setDisabled(boolean disabled)
public void restoreState(javax.faces.context.FacesContext context, Object componentState)
restoreState
in interface javax.faces.component.StateHolder
restoreState
in class javax.faces.component.UIComponentBase
public Object saveState(javax.faces.context.FacesContext context)
saveState
in interface javax.faces.component.StateHolder
saveState
in class javax.faces.component.UIComponentBase
Copyright © 2002-2014 The Apache Software Foundation. All Rights Reserved.