Uses of Class
javax.portlet.WindowStateException
-
-
Uses of WindowStateException in javax.portlet
Methods in javax.portlet that throw WindowStateException Modifier and Type Method Description void
ActionResponse. setWindowState(WindowState windowState)
Sets the window state of a portlet to the given window state.void
PortletURL. setWindowState(WindowState windowState)
Indicates the window state the portlet should be in, if this portlet URL triggers a request.
-