|
RichFaces Core Implementation 4.1.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.faces.component.UIComponent
org.richfaces.component.UITransient
org.richfaces.component.UIResource
public class UIResource
| Field Summary |
|---|
| Fields inherited from class javax.faces.component.UIComponent |
|---|
ATTRS_WITH_DECLARED_DEFAULT_VALUES, BEANINFO_KEY, bindings, COMPOSITE_COMPONENT_TYPE_KEY, COMPOSITE_FACET_NAME, CURRENT_COMPONENT, CURRENT_COMPOSITE_COMPONENT, FACETS_KEY, HONOR_CURRENT_COMPONENT_ATTRIBUTES_PARAM_NAME, VIEW_LOCATION_KEY |
| Constructor Summary | |
|---|---|
UIResource(javax.faces.component.UIComponent parent,
String name,
String library)
|
|
| Method Summary | |
|---|---|
protected Object |
getAttribute(Object key)
|
String |
getFamily()
|
String |
getLibrary()
|
String |
getName()
|
protected javax.faces.render.Renderer |
getRenderer(javax.faces.context.FacesContext context)
|
String |
getRendererType()
|
String |
getRendererType(javax.faces.context.FacesContext context)
|
protected boolean |
hasAttribute(Object key)
|
protected Object |
setAttribute(String key,
Object value)
|
| Methods inherited from class org.richfaces.component.UITransient |
|---|
addFacesListener, broadcast, decode, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientId, getFacesContext, getFacesListeners, getFacet, getFacets, getFacetsAndChildren, getId, getParent, getRendersChildren, getValueBinding, getValueExpression, isRendered, isTransient, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, queueEvent, removeFacesListener, restoreState, saveState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding, setValueExpression |
| Methods inherited from class javax.faces.component.UIComponent |
|---|
clearInitialState, encodeAll, getClientId, getCompositeComponentParent, getContainerClientId, getCurrentComponent, getCurrentCompositeComponent, getFacetCount, getListenersForEventClass, getNamingContainer, getResourceBundleMap, getStateHelper, getStateHelper, getTransientStateHelper, getTransientStateHelper, initialStateMarked, invokeOnComponent, isCompositeComponent, isInView, isVisitable, markInitialState, popComponentFromEL, processEvent, pushComponentToEL, restoreTransientState, saveTransientState, setInView, subscribeToEvent, unsubscribeFromEvent, visitTree |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UIResource(javax.faces.component.UIComponent parent,
String name,
String library)
| Method Detail |
|---|
protected boolean hasAttribute(Object key)
hasAttribute in class UITransient
protected Object setAttribute(String key,
Object value)
setAttribute in class UITransientprotected Object getAttribute(Object key)
getAttribute in class UITransientpublic String getName()
public String getLibrary()
public String getFamily()
getFamily in class javax.faces.component.UIComponentpublic String getRendererType()
getRendererType in class UITransientpublic String getRendererType(javax.faces.context.FacesContext context)
protected javax.faces.render.Renderer getRenderer(javax.faces.context.FacesContext context)
getRenderer in class UITransient
|
RichFaces Core Implementation 4.1.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||