|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.faces.component.UIComponent
javax.faces.component.UIComponentBase
javax.faces.component.UIMessages
org.richfaces.component.UIRichMessages
public abstract class UIRichMessages
| Field Summary |
|---|
| Fields inherited from class javax.faces.component.UIMessages |
|---|
COMPONENT_FAMILY, COMPONENT_TYPE |
| Fields inherited from class javax.faces.component.UIComponent |
|---|
bindings |
| Constructor Summary | |
|---|---|
UIRichMessages()
|
|
| Method Summary | |
|---|---|
void |
decode(javax.faces.context.FacesContext context)
|
abstract java.lang.String |
getLevel()
|
boolean |
isAjaxRendered()
|
boolean |
isPassed()
|
void |
setAjaxRendered(boolean ajaxRendered)
|
abstract void |
setLevel(java.lang.String level)
|
| Methods inherited from class javax.faces.component.UIMessages |
|---|
getFamily, isGlobalOnly, isShowDetail, isShowSummary, restoreState, saveState, setGlobalOnly, setShowDetail, setShowSummary |
| Methods inherited from class javax.faces.component.UIComponentBase |
|---|
addFacesListener, broadcast, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientId, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getParent, getRenderer, getRendererType, getRendersChildren, getValueBinding, invokeOnComponent, isRendered, isTransient, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, queueEvent, removeFacesListener, restoreAttachedState, saveAttachedState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding |
| Methods inherited from class javax.faces.component.UIComponent |
|---|
encodeAll, getContainerClientId, getValueExpression, setValueExpression |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.ajax4jsf.component.AjaxOutput |
|---|
isKeepTransient, setKeepTransient |
| Constructor Detail |
|---|
public UIRichMessages()
| Method Detail |
|---|
public boolean isPassed()
public boolean isAjaxRendered()
isAjaxRendered in interface org.ajax4jsf.component.AjaxOutputpublic void setAjaxRendered(boolean ajaxRendered)
setAjaxRendered in interface org.ajax4jsf.component.AjaxOutputpublic void decode(javax.faces.context.FacesContext context)
decode in class javax.faces.component.UIComponentBasepublic abstract java.lang.String getLevel()
public abstract void setLevel(java.lang.String level)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||