Package de.chkal.mvctoolbox.jsp.tag
Class MessagesTag
java.lang.Object
jakarta.servlet.jsp.tagext.SimpleTagSupport
de.chkal.mvctoolbox.jsp.BaseTag
de.chkal.mvctoolbox.jsp.DynamicBaseTag
de.chkal.mvctoolbox.jsp.tag.MessagesTag
- All Implemented Interfaces:
jakarta.servlet.jsp.tagext.DynamicAttributes,jakarta.servlet.jsp.tagext.JspTag,jakarta.servlet.jsp.tagext.SimpleTag
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddoTag()voidsetErrorClass(String errorClass) voidsetGrouping(boolean grouping) voidsetInfoClass(String infoClass) voidsetWarningClass(String warningClass) Methods inherited from class de.chkal.mvctoolbox.jsp.DynamicBaseTag
getClassAttribute, getDynamicAttribute, setDynamicAttribute, writeDynamicAttributes, writeDynamicAttributes, writeDynamicAttributesMethods inherited from class jakarta.servlet.jsp.tagext.SimpleTagSupport
findAncestorWithClass, getJspBody, getJspContext, getParent, setJspBody, setJspContext, setParent
-
Constructor Details
-
MessagesTag
public MessagesTag()
-
-
Method Details
-
doTag
- Specified by:
doTagin interfacejakarta.servlet.jsp.tagext.SimpleTag- Overrides:
doTagin classjakarta.servlet.jsp.tagext.SimpleTagSupport- Throws:
jakarta.servlet.jsp.JspExceptionIOException
-
setGrouping
public void setGrouping(boolean grouping) -
setInfoClass
-
setWarningClass
-
setErrorClass
-