java.lang.Object | |||
↳ | TagSupport | ||
↳ | com.microstrategy.web.app.taglibs.taskproc.AdminContextTag | ||
↳ | com.microstrategy.web.app.taglibs.taskproc.AdminSelectTaskEnvTag |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
AdminSelectTaskEnvTag() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
AdminContextTagHelper |
getHelper()
Method for retrieving the helper related with the tag.
| ||||||||||
void | setEmptyMsg(String message) | ||||||||||
void | setOnchange(String onchange) | ||||||||||
void | setSelectName(String selectName) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Method for retrieving the helper related with the tag.
AdminContextTagHelper
which
takes care of processing and rendering the HTML contents related
with this tag.