Uses of Interface
org.gatein.pc.api.info.WindowStateInfo
Packages that use WindowStateInfo
-
Uses of WindowStateInfo in org.gatein.pc.api.info
Methods in org.gatein.pc.api.info that return WindowStateInfoModifier and TypeMethodDescriptionCapabilitiesInfo.getWindowState(WindowState windowState) Returns a window state info matching a specifed window state or null.Methods in org.gatein.pc.api.info that return types with arguments of type WindowStateInfoModifier and TypeMethodDescriptionCapabilitiesInfo.getAllWindowStates()Retrieves all the window states supported by the associated Portlet.CapabilitiesInfo.getWindowStates(org.gatein.common.net.media.MediaType mimeType) Retrieves the window states supported by the associated Portlet for the specified MIME type.