java.lang.Object | |||
↳ | com.microstrategy.web.app.taglibs.CoreTagHelper | ||
↳ | com.microstrategy.web.app.taglibs.taskproc.ResponseContextTagHelper | ||
↳ | com.microstrategy.web.app.taglibs.taskproc.ErrorMessageTagHelper |
[Expand]
Inherited Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
ErrorMessageTagHelper() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
MarkupOutput |
getContent()
Obtains the contents to render based on the attributes defined
(if existing).
| ||||||||||
void | setAttrName(String attrName) | ||||||||||
void | setEncode(String encode) | ||||||||||
void | setMatchStr(String matchStr) | ||||||||||
void | setReplaceStr(String replaceStr) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |
Obtains the contents to render based on the attributes defined (if existing).
MarkupOutput
instance initialized with the contents to
display
IOException |
---|