| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TaskUIManager
The TaskUIManager is a IBM Portal API service that provides functionality to manage the UI elements that were created for the processing of a task.
Method Summary | |
---|---|
void | closeDynamicUI(ActionEvent actionEvent,
TaskUIHandle handle)
Deprecated. Closes the task UI element that is identified by the passed TaskUIHandle. |
void | setPage(ActionEvent actionEvent,
ObjectID objectID)
Deprecated. Sets the page that should be displayed in the render phase following this action phase. |
Method Detail |
---|
void closeDynamicUI(ActionEvent actionEvent, TaskUIHandle handle) throws TaskUIManagerException
null
. The passed action event must be the original one passed to the portlet.
void setPage(ActionEvent actionEvent, ObjectID objectID) throws TaskUIManagerException
null
. The passed action event must be the original one passed to the portlet.
| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |