@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, setShowSummary
addClientBehavior, addFacesListener, broadcast, clearInitialState, 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, markInitialState, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, queueEvent, removeFacesListener, restoreAttachedState, restoreState, saveAttachedState, saveState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding, subscribeToEvent, unsubscribeFromEvent
encodeAll, getClientId, getCompositeComponentParent, getContainerClientId, getCurrentComponent, getCurrentCompositeComponent, getNamingContainer, getPassThroughAttributes, getResourceBundleMap, getStateHelper, getStateHelper, getTransientStateHelper, getTransientStateHelper, getValueExpression, initialStateMarked, isCompositeComponent, isInView, isVisitable, popComponentFromEL, processEvent, pushComponentToEL, restoreTransientState, saveTransientState, setInView, setValueExpression, visitTree
public static final String COMPONENT_TYPE
public static final String COMPONENT_FAMILY
public String getFamily()
getFamily
in class javax.faces.component.UIMessage
public boolean isAjaxRendered()
isAjaxRendered
in interface org.richfaces.ui.common.AjaxOutput
isAjaxRendered
in class AbstractMessage
public void setAjaxRendered(boolean ajaxRendered)
setAjaxRendered
in interface org.richfaces.ui.common.AjaxOutput
public boolean isEscape()
isEscape
in class AbstractMessage
public void setEscape(boolean escape)
public boolean isKeepTransient()
isKeepTransient
in interface org.richfaces.ui.common.AjaxOutput
isKeepTransient
in class AbstractMessage
public void setKeepTransient(boolean keepTransient)
setKeepTransient
in interface org.richfaces.ui.common.AjaxOutput
Copyright © 2014 JBoss by Red Hat. All rights reserved.