@Generated(value={"RichFaces CDK","4.5.0-SNAPSHOT"}) public class UIRichMessage extends AbstractMessage implements org.richfaces.ui.common.AjaxOutput
The <rich:message> component renders a single FacesMessage message instance added for the component. The appearance of the message can be customized, and tool-tips can be used for further information about the message.
| Modifier and Type | Class and Description |
|---|---|
protected static class |
UIRichMessage.Properties |
| Modifier and Type | Field and Description |
|---|---|
static String |
COMPONENT_FAMILY |
static String |
COMPONENT_TYPE |
| Constructor and Description |
|---|
UIRichMessage() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFamily() |
boolean |
isAjaxRendered() |
boolean |
isEscape() |
boolean |
isKeepTransient() |
void |
setAjaxRendered(boolean ajaxRendered) |
void |
setEscape(boolean escape) |
void |
setKeepTransient(boolean keepTransient) |
getFor, isRedisplay, isShowDetail, isShowSummary, setFor, setRedisplay, setShowDetail, setShowSummaryaddClientBehavior, addFacesListener, broadcast, clearInitialState, 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, markInitialState, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, queueEvent, removeFacesListener, restoreAttachedState, restoreState, saveAttachedState, saveState, 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, processEvent, 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.UIMessagepublic boolean isAjaxRendered()
isAjaxRendered in interface org.richfaces.ui.common.AjaxOutputisAjaxRendered in class AbstractMessagepublic void setAjaxRendered(boolean ajaxRendered)
setAjaxRendered in interface org.richfaces.ui.common.AjaxOutputpublic boolean isEscape()
isEscape in class AbstractMessagepublic void setEscape(boolean escape)
public boolean isKeepTransient()
isKeepTransient in interface org.richfaces.ui.common.AjaxOutputisKeepTransient in class AbstractMessagepublic void setKeepTransient(boolean keepTransient)
setKeepTransient in interface org.richfaces.ui.common.AjaxOutputCopyright © 2013 JBoss by Red Hat. All Rights Reserved.