8.4. JSR 168 Portlet window states

Window state determines how much space the portlet will have to render its content. The portlet container will provide the current window state to the portlet to allow the portlet the display the appropriate content. JSR 168 supports three Window states, NORMAL, MAXIMIZED, and MINIMIZED.

Like portlet mode the Window state can be programmatically changed in processAction() while processing an action request. The state can also be requested while creating a render or action URL.

Normal

Normal indicates that the portlet will be provided equivalent space on the page as other portlets. This portlet could also be the only portlet on the page. The Show layout tools in WebSphere Portal could be used to further customize ...

Get IBM Rational Application Developer V6 Portlet Application Development and Portal Tools now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.