@Generated(value={"RichFaces CDK","4.5.0-SNAPSHOT"}) public class UIPlaceholder extends AbstractPlaceholder implements StyleClassProps
| Modifier and Type | Class and Description |
|---|---|
protected static class |
UIPlaceholder.Properties |
| Modifier and Type | Field and Description |
|---|---|
static String |
COMPONENT_FAMILY |
static String |
COMPONENT_TYPE |
| Constructor and Description |
|---|
UIPlaceholder() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFamily() |
String |
getSelector()
The jQuery selector used to filter which child DOM elements will be a placeholder attached to.
|
String |
getStyleClass()
Space-separated list of CSS style class(es) to be applied when this element is rendered.
|
Object |
getValue() |
void |
setSelector(String selector) |
void |
setStyleClass(String styleClass) |
void |
setValue(Object value) |
processEventclearInitialState, getConverter, getLocalValue, markInitialState, resetValue, restoreState, saveState, setConverteraddClientBehavior, addFacesListener, broadcast, decode, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientBehaviors, getClientId, getDefaultEventName, getEventNames, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getListenersForEventClass, getParent, getPassThroughAttributes, getRenderer, getRendererType, getRendersChildren, getValueBinding, invokeOnComponent, isRendered, isTransient, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, queueEvent, removeFacesListener, restoreAttachedState, saveAttachedState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding, subscribeToEvent, unsubscribeFromEventencodeAll, getClientId, getCompositeComponentParent, getContainerClientId, getCurrentComponent, getCurrentCompositeComponent, getNamingContainer, getPassThroughAttributes, getResourceBundleMap, getStateHelper, getStateHelper, getTransientStateHelper, getTransientStateHelper, getValueExpression, initialStateMarked, isCompositeComponent, isInView, isVisitable, popComponentFromEL, pushComponentToEL, restoreTransientState, saveTransientState, setInView, setValueExpression, visitTreepublic static final String COMPONENT_TYPE
public static final String COMPONENT_FAMILY
public String getFamily()
getFamily in class javax.faces.component.UIOutputpublic String getSelector()
AbstractPlaceholdergetSelector in class AbstractPlaceholderpublic void setSelector(String selector)
public String getStyleClass()
StyleClassPropsgetStyleClass in interface StyleClassPropspublic void setStyleClass(String styleClass)
public Object getValue()
getValue in interface javax.faces.component.ValueHoldergetValue in class AbstractPlaceholderpublic void setValue(Object value)
setValue in interface javax.faces.component.ValueHoldersetValue in class javax.faces.component.UIOutputCopyright © 2014 JBoss by Red Hat. All Rights Reserved.