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