java.lang.Object | ||
↳ | com.microstrategy.web.app.taglibs.CoreTagHelper | |
↳ | com.microstrategy.web.app.taglibs.taskproc.ResponseContextTagHelper |
![]() |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
protected TaskProcessorResponseContext | tprContext |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
ResponseContextTagHelper() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
void |
cleanState()
Resets the state of the tag library, by cleaning the values of the properties initialized for
this tag.
| ||||||||||
abstract MarkupOutput |
getContent()
Obtain the contents to render based on the attributes defined
(if existing).
| ||||||||||
void | setTaskProcessorResponseContext(TaskProcessorResponseContext tprContext) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Resets the state of the tag library, by cleaning the values of the properties initialized for this tag.
Obtain the contents to render based on the attributes defined (if existing).
MarkupOutput
instance initialized with the contents to
be displayed
IOException |
---|