|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Handle operations that the portlet may perform in an action method. This service is request based.
| Method Summary | |
void |
changePortletMode(javax.portlet.PortletMode mode)
Changes the portlet mode to be displayed next. |
void |
changePortletWindowState(javax.portlet.WindowState state)
Changes the portlet window state to be displayed next. |
| Method Detail |
public void changePortletMode(javax.portlet.PortletMode mode)
mode - the portlet mode defining in which mode the portlet should be shown next.public void changePortletWindowState(javax.portlet.WindowState state)
state - the portlet window state in which the portlet should be shown next.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||