| 
 | ||||||||||
| 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
javax.faces.component.html.HtmlMessages
org.apache.myfaces.component.html.ext.AbstractHtmlMessages
public abstract class AbstractHtmlMessages
MyFaces extension to the standard messages tag: see showInputLabel attribute. Unless otherwise specified, all attributes accept static values or EL expressions.
| Field Summary | |
|---|---|
| static String | COMPONENT_TYPE | 
| static String | DEFAULT_RENDERER_TYPE | 
| Fields inherited from class javax.faces.component.html.HtmlMessages | 
|---|
| COMPONENT_FAMILY | 
| Fields inherited from class javax.faces.component.UIComponent | 
|---|
| bindings | 
| Fields inherited from interface org.apache.myfaces.component.UserRoleAware | 
|---|
| ENABLED_ON_USER_ROLE_ATTR, VISIBLE_ON_USER_ROLE_ATTR | 
| Constructor Summary | |
|---|---|
| AbstractHtmlMessages() | |
| Method Summary | |
|---|---|
|  String | getClientId(javax.faces.context.FacesContext context) | 
|  boolean | getForceSpan() | 
| abstract  String | getGlobalSummaryFormat()Like summaryFormat, but applies to global messages (i.e. | 
|  boolean | isRendered() | 
| Methods inherited from class javax.faces.component.html.HtmlMessages | 
|---|
| getDir, getErrorClass, getErrorStyle, getFamily, getFatalClass, getFatalStyle, getInfoClass, getInfoStyle, getLang, getLayout, getStyle, getStyleClass, getTitle, getWarnClass, getWarnStyle, isTooltip, restoreState, saveState, setDir, setErrorClass, setErrorStyle, setFatalClass, setFatalStyle, setInfoClass, setInfoStyle, setLang, setLayout, setStyle, setStyleClass, setTitle, setTooltip, setWarnClass, setWarnStyle | 
| Methods inherited from class javax.faces.component.UIMessages | 
|---|
| isGlobalOnly, isShowDetail, isShowSummary, setGlobalOnly, setShowDetail, setShowSummary | 
| Methods inherited from class javax.faces.component.UIComponentBase | 
|---|
| addFacesListener, broadcast, decode, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getParent, getRenderer, getRendererType, getRendersChildren, getValueBinding, invokeOnComponent, 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.apache.myfaces.component.UserRoleAware | 
|---|
| getEnabledOnUserRole, getVisibleOnUserRole, setEnabledOnUserRole, setVisibleOnUserRole | 
| Methods inherited from interface org.apache.myfaces.component.html.ext.MessageProperties | 
|---|
| getDetailFormat, getSummaryFormat, isForceSpan, isReplaceIdWithLabel, setDetailFormat, setForceSpan, setReplaceIdWithLabel, setSummaryFormat | 
| Methods inherited from interface org.apache.myfaces.component.ForceIdAware | 
|---|
| isForceId, isForceIdIndex, setForceId, setForceIdIndex | 
| Methods inherited from interface org.apache.myfaces.component.EventAware | 
|---|
| getOnclick, getOndblclick, getOnkeydown, getOnkeypress, getOnkeyup, getOnmousedown, getOnmousemove, getOnmouseout, getOnmouseover, getOnmouseup | 
| Methods inherited from interface org.apache.myfaces.component.UniversalProperties | 
|---|
| getDir, getLang, getTitle | 
| Field Detail | 
|---|
public static final String COMPONENT_TYPE
public static final String DEFAULT_RENDERER_TYPE
| Constructor Detail | 
|---|
public AbstractHtmlMessages()
| Method Detail | 
|---|
public String getClientId(javax.faces.context.FacesContext context)
getClientId in class javax.faces.component.UIComponentBasepublic boolean isRendered()
isRendered in class javax.faces.component.UIComponentBasepublic boolean getForceSpan()
public abstract String getGlobalSummaryFormat()
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||