|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.faces.webapp.UIComponentTagBase
javax.faces.webapp.UIComponentClassicTagBase
javax.faces.webapp.UIComponentELTag
org.richfaces.webapp.taglib.UIComponentELTagBase
org.ajax4jsf.webapp.taglib.UIComponentTagBase
org.ajax4jsf.webapp.taglib.HtmlComponentTagBase
org.richfaces.taglib.RichMessageTag
public class RichMessageTag
Field Summary |
---|
Fields inherited from class javax.faces.webapp.UIComponentClassicTagBase |
---|
bodyContent, pageContext, UNIQUE_ID_PREFIX |
Fields inherited from interface javax.servlet.jsp.tagext.Tag |
---|
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE |
Fields inherited from interface javax.servlet.jsp.tagext.BodyTag |
---|
EVAL_BODY_BUFFERED, EVAL_BODY_TAG |
Fields inherited from interface javax.servlet.jsp.tagext.IterationTag |
---|
EVAL_BODY_AGAIN |
Constructor Summary | |
---|---|
RichMessageTag()
|
Method Summary | |
---|---|
java.lang.String |
getComponentType()
|
java.lang.String |
getRendererType()
|
void |
release()
|
void |
setAjaxRendered(javax.el.ValueExpression __ajaxRendered)
Define, must be (or not) content of this component will be included in AJAX response created by parent AJAX Container, even if not forced by reRender list of ajax action. |
void |
setErrorClass(javax.el.ValueExpression __errorClass)
CSS style class to apply to any message with a severity class of "ERROR" Setter for errorClass |
void |
setErrorLabelClass(javax.el.ValueExpression __errorLabelClass)
CSS style class to apply to any message label with a severity class of "ERROR" Setter for errorLabelClass |
void |
setErrorMarkerClass(javax.el.ValueExpression __errorMarkerClass)
CSS style class to apply to any message marker with a severity class of "ERROR" Setter for errorMarkerClass |
void |
setFatalClass(javax.el.ValueExpression __fatalClass)
CSS style class to apply to any message with a severity class of "FATAL" Setter for fatalClass |
void |
setFatalLabelClass(javax.el.ValueExpression __fatalLabelClass)
CSS style class to apply to any message label with a severity class of "FATAL" Setter for fatalLabelClass |
void |
setFatalMarkerClass(javax.el.ValueExpression __fatalMarkerClass)
CSS style class to apply to any message marker with a severity class of "FATAL" Setter for fatalMarkerClass |
void |
setFor(javax.el.ValueExpression __for)
Client identifier of the component for which to display messages Setter for for |
void |
setInfoClass(javax.el.ValueExpression __infoClass)
CSS style class to apply to any message with a severity class of "INFO" Setter for infoClass |
void |
setInfoLabelClass(javax.el.ValueExpression __infoLabelClass)
CSS style class to apply to any message label with a severity class of "INFO" Setter for infoLabelClass |
void |
setInfoMarkerClass(javax.el.ValueExpression __infoMarkerClass)
CSS style class to apply to any message marker with a severity class of "INFO" Setter for infoMarkerClass |
void |
setKeepTransient(javax.el.ValueExpression __keepTransient)
Flag for mark all child components to non-transient. |
void |
setLabelClass(javax.el.ValueExpression __labelClass)
CSS style class to apply to label Setter for labelClass |
void |
setLevel(javax.el.ValueExpression __level)
A comma-separated list of messages categories which should be displayed. |
void |
setMarkerClass(javax.el.ValueExpression __markerClass)
CSS style class to apply to marker Setter for markerClass |
void |
setMarkerStyle(javax.el.ValueExpression __markerStyle)
CSS style(s) is/are to be applied to marker when this component is rendered Setter for markerStyle |
void |
setPassedLabel(javax.el.ValueExpression __passedLabel)
Attribute should define the label to be displayed when no message appears Setter for passedLabel |
protected void |
setProperties(javax.faces.component.UIComponent component)
|
void |
setShowDetail(javax.el.ValueExpression __showDetail)
Flag indicating whether the summary portion of displayed messages should be included. |
void |
setShowSummary(javax.el.ValueExpression __showSummary)
Flag indicating whether the summary portion of displayed messages should be included. |
void |
setTooltip(javax.el.ValueExpression __tooltip)
Flag indicating whether the detail portion of the message should be displayed as a tooltip. |
void |
setWarnClass(javax.el.ValueExpression __warnClass)
CSS style class to apply to any message with a severity class of "WARN" Setter for warnClass |
void |
setWarnLabelClass(javax.el.ValueExpression __warnLabelClass)
CSS style class to apply to any message label with a severity class of "WARN" Setter for warnLabelClass |
void |
setWarnMarkerClass(javax.el.ValueExpression __warnMarkerClass)
CSS style class to apply any message marker with a severity class of "WARN" Setter for warnMarkerClass |
Methods inherited from class org.ajax4jsf.webapp.taglib.HtmlComponentTagBase |
---|
setDir, setLang, setOnclick, setOndblclick, setOnkeydown, setOnkeypress, setOnkeyup, setOnmousedown, setOnmousemove, setOnmouseout, setOnmouseover, setOnmouseup, setStyle, setStyleClass, setTitle |
Methods inherited from class org.ajax4jsf.webapp.taglib.UIComponentTagBase |
---|
getExpressionFactory, isValueReference, setActionListenerProperty, setActionProperty, setBooleanProperty, setBooleanProperty, setDoubleProperty, setDoubleProperty, setFloatProperty, setFloatProperty, setIntegerProperty, setIntegerProperty, setLongProperty, setLongProperty, setProperty, setProperty, setStringProperty, setStringProperty, setValueChangedListenerProperty, setValueProperty, setValueProperty |
Methods inherited from class org.richfaces.webapp.taglib.UIComponentELTagBase |
---|
setActionListenerProperty, setActionProperty, setConverterProperty, setRowKeyConverterProperty, setValidatorProperty, setValueChangeListenerProperty |
Methods inherited from class javax.faces.webapp.UIComponentELTag |
---|
createComponent, getELContext, hasBinding, setBinding, setRendered |
Methods inherited from class javax.faces.webapp.UIComponentClassicTagBase |
---|
addChild, addFacet, addVerbatimAfterComponent, addVerbatimBeforeComponent, createVerbatimComponent, createVerbatimComponentFromBodyContent, doAfterBody, doEndTag, doInitBody, doStartTag, encodeBegin, encodeChildren, encodeEnd, findComponent, getBodyContent, getComponentInstance, getCreated, getCreatedComponents, getDoAfterBodyValue, getDoEndValue, getDoStartValue, getFacesContext, getFacesJspId, getFacetName, getId, getIndexOfNextChildTag, getJspId, getParent, getParentUIComponentClassicTagBase, getPreviousOut, setBodyContent, setId, setJspId, setPageContext, setParent, setupResponseWriter |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface javax.servlet.jsp.tagext.Tag |
---|
doEndTag, doStartTag, getParent, setPageContext, setParent |
Constructor Detail |
---|
public RichMessageTag()
Method Detail |
---|
public void setAjaxRendered(javax.el.ValueExpression __ajaxRendered)
ajaxRendered
- - new valuepublic void setErrorClass(javax.el.ValueExpression __errorClass)
errorClass
- - new valuepublic void setErrorLabelClass(javax.el.ValueExpression __errorLabelClass)
errorLabelClass
- - new valuepublic void setErrorMarkerClass(javax.el.ValueExpression __errorMarkerClass)
errorMarkerClass
- - new valuepublic void setFatalClass(javax.el.ValueExpression __fatalClass)
fatalClass
- - new valuepublic void setFatalLabelClass(javax.el.ValueExpression __fatalLabelClass)
fatalLabelClass
- - new valuepublic void setFatalMarkerClass(javax.el.ValueExpression __fatalMarkerClass)
fatalMarkerClass
- - new valuepublic void setFor(javax.el.ValueExpression __for)
for
- - new valuepublic void setInfoClass(javax.el.ValueExpression __infoClass)
infoClass
- - new valuepublic void setInfoLabelClass(javax.el.ValueExpression __infoLabelClass)
infoLabelClass
- - new valuepublic void setInfoMarkerClass(javax.el.ValueExpression __infoMarkerClass)
infoMarkerClass
- - new valuepublic void setKeepTransient(javax.el.ValueExpression __keepTransient)
keepTransient
- - new valuepublic void setLabelClass(javax.el.ValueExpression __labelClass)
labelClass
- - new valuepublic void setLevel(javax.el.ValueExpression __level)
level
- - new valuepublic void setMarkerClass(javax.el.ValueExpression __markerClass)
markerClass
- - new valuepublic void setMarkerStyle(javax.el.ValueExpression __markerStyle)
markerStyle
- - new valuepublic void setPassedLabel(javax.el.ValueExpression __passedLabel)
passedLabel
- - new valuepublic void setShowDetail(javax.el.ValueExpression __showDetail)
showDetail
- - new valuepublic void setShowSummary(javax.el.ValueExpression __showSummary)
showSummary
- - new valuepublic void setTooltip(javax.el.ValueExpression __tooltip)
tooltip
- - new valuepublic void setWarnClass(javax.el.ValueExpression __warnClass)
warnClass
- - new valuepublic void setWarnLabelClass(javax.el.ValueExpression __warnLabelClass)
warnLabelClass
- - new valuepublic void setWarnMarkerClass(javax.el.ValueExpression __warnMarkerClass)
warnMarkerClass
- - new valuepublic void release()
release
in interface javax.servlet.jsp.tagext.Tag
release
in class org.ajax4jsf.webapp.taglib.HtmlComponentTagBase
protected void setProperties(javax.faces.component.UIComponent component)
setProperties
in class org.ajax4jsf.webapp.taglib.HtmlComponentTagBase
public java.lang.String getComponentType()
getComponentType
in class javax.faces.webapp.UIComponentTagBase
public java.lang.String getRendererType()
getRendererType
in class javax.faces.webapp.UIComponentTagBase
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |