@Generated(value="component.stg") public class UISelectReference extends AbstractUISelectReference
component.stg
with class
SelectReferenceTagDeclaration
.Modifier and Type | Field and Description |
---|---|
static String |
COMPONENT_FAMILY |
static String |
COMPONENT_TYPE |
Constructor and Description |
---|
UISelectReference() |
Modifier and Type | Method and Description |
---|---|
String |
getFamily() |
String |
getFor()
Id of the component, this is related to.
|
String |
getRenderRange()
Range of items to render.
|
void |
restoreState(javax.faces.context.FacesContext context,
Object state) |
void |
setFor(String forComponent) |
void |
setRenderRange(String renderRange) |
clearInitialState, getConverter, getLocalValue, getValue, markInitialState, saveState, setConverter, setValue
addClientBehavior, addFacesListener, broadcast, decode, encodeAll, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientBehaviors, getClientId, getDefaultEventName, getEventNames, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getParent, getRenderer, getRendererType, getRendersChildren, getValueBinding, initialStateMarked, invokeOnComponent, isRendered, isTransient, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, queueEvent, removeFacesListener, restoreAttachedState, saveAttachedState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding, visitTree
getClientId, getCompositeComponentParent, getContainerClientId, getCurrentComponent, getCurrentCompositeComponent, getListenersForEventClass, getNamingContainer, getResourceBundleMap, getStateHelper, getStateHelper, getValueExpression, isCompositeComponent, isInView, isVisitable, popComponentFromEL, processEvent, pushComponentToEL, setInView, setValueExpression, subscribeToEvent, unsubscribeFromEvent
public static final String COMPONENT_TYPE
public static final String COMPONENT_FAMILY
public String getFamily()
getFamily
in class javax.faces.component.UIOutput
public String getFor()
getFor
in class AbstractUISelectReference
public void setFor(String forComponent)
public String getRenderRange()
getRenderRange
in class AbstractUISelectReference
public void setRenderRange(String renderRange)
public void restoreState(javax.faces.context.FacesContext context, Object state)
restoreState
in interface javax.faces.component.StateHolder
restoreState
in class javax.faces.component.UIOutput
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.