|
||||||||||
| 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.UIMessage
javax.faces.component.html.HtmlMessage
org.apache.myfaces.component.html.ext.HtmlMessage
| Field Summary | |
static java.lang.String |
COMPONENT_TYPE
|
| Fields inherited from class javax.faces.component.UIMessage |
COMPONENT_FAMILY |
| Fields inherited from interface org.apache.myfaces.component.UserRoleAware |
ENABLED_ON_USER_ROLE_ATTR, VISIBLE_ON_USER_ROLE_ATTR |
| Constructor Summary | |
HtmlMessage()
|
|
| Method Summary | |
java.lang.String |
getClientId(javax.faces.context.FacesContext context)
|
java.lang.String |
getDetailFormat()
|
java.lang.String |
getEnabledOnUserRole()
|
java.lang.String |
getSummaryFormat()
|
java.lang.String |
getVisibleOnUserRole()
|
boolean |
isRendered()
|
boolean |
isReplaceIdWithLabel()
|
void |
restoreState(javax.faces.context.FacesContext context,
java.lang.Object state)
|
java.lang.Object |
saveState(javax.faces.context.FacesContext context)
|
void |
setDetailFormat(java.lang.String detailFormat)
|
void |
setEnabledOnUserRole(java.lang.String enabledOnUserRole)
|
void |
setReplaceIdWithLabel(boolean replaceIdWithLabel)
|
void |
setSummaryFormat(java.lang.String summaryFormat)
|
void |
setVisibleOnUserRole(java.lang.String visibleOnUserRole)
|
| Methods inherited from class javax.faces.component.html.HtmlMessage |
getErrorClass, getErrorStyle, getFatalClass, getFatalStyle, getInfoClass, getInfoStyle, getStyle, getStyleClass, getTitle, getWarnClass, getWarnStyle, isTooltip, setErrorClass, setErrorStyle, setFatalClass, setFatalStyle, setInfoClass, setInfoStyle, setStyle, setStyleClass, setTitle, setTooltip, setWarnClass, setWarnStyle |
| Methods inherited from class javax.faces.component.UIMessage |
getFamily, getFor, isShowDetail, isShowSummary, setFor, setShowDetail, setShowSummary |
| Methods inherited from class javax.faces.component.UIComponentBase |
addFacesListener, broadcast, decode, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getFacesContext, getFacesListeners, getFacet, getFacets, getFacetsAndChildren, getId, getParent, getRenderer, getRendererType, getRendersChildren, getValueBinding, isTransient, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, queueEvent, removeFacesListener, restoreAttachedState, saveAttachedState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final java.lang.String COMPONENT_TYPE
| Constructor Detail |
public HtmlMessage()
| Method Detail |
public java.lang.String getClientId(javax.faces.context.FacesContext context)
public void setSummaryFormat(java.lang.String summaryFormat)
public java.lang.String getSummaryFormat()
public void setDetailFormat(java.lang.String detailFormat)
public java.lang.String getDetailFormat()
public void setEnabledOnUserRole(java.lang.String enabledOnUserRole)
setEnabledOnUserRole in interface UserRoleAwarepublic java.lang.String getEnabledOnUserRole()
getEnabledOnUserRole in interface UserRoleAwarepublic void setVisibleOnUserRole(java.lang.String visibleOnUserRole)
setVisibleOnUserRole in interface UserRoleAwarepublic java.lang.String getVisibleOnUserRole()
getVisibleOnUserRole in interface UserRoleAwarepublic void setReplaceIdWithLabel(boolean replaceIdWithLabel)
public boolean isReplaceIdWithLabel()
public boolean isRendered()
public java.lang.Object saveState(javax.faces.context.FacesContext context)
saveState in interface javax.faces.component.StateHolder
public void restoreState(javax.faces.context.FacesContext context,
java.lang.Object state)
restoreState in interface javax.faces.component.StateHolder
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||