org.richfaces.component
@Generated(value={"RichFaces CDK","4.3.1.Final-redhat-1"}) public class UIPlaceholder extends AbstractPlaceholder implements org.richfaces.component.attribute.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() |
Object |
getValue() |
void |
setSelector(String selector) |
void |
setStyleClass(String styleClass) |
void |
setValue(Object value) |
processEventclearInitialState, getConverter, getLocalValue, markInitialState, 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, 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, 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()
getStyleClass in interface org.richfaces.component.attribute.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 © 2015 JBoss by Red Hat. All Rights Reserved.