org.richfaces.component
public abstract class AbstractMessage extends javax.faces.component.UIMessage implements org.ajax4jsf.component.AjaxOutput, org.richfaces.component.attribute.AjaxOutputProps, org.richfaces.component.attribute.CoreProps, org.richfaces.component.attribute.I18nProps, org.richfaces.component.attribute.OutputFormatProps
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.
| Constructor and Description |
|---|
AbstractMessage() |
| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
isDisabled() |
abstract boolean |
isKeepTransient() |
getFamily, 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, visitTreeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisAjaxRendered, setAjaxRendered, setKeepTransientgetStyle, getStyleClass, getTitlepublic abstract boolean isKeepTransient()
isKeepTransient in interface org.ajax4jsf.component.AjaxOutputisKeepTransient in interface org.richfaces.component.attribute.AjaxOutputPropspublic abstract boolean isDisabled()
isDisabled in interface org.richfaces.component.attribute.DisabledPropsCopyright © 2015 JBoss by Red Hat. All Rights Reserved.