Uses of Class
jakarta.portlet.annotations.CustomWindowState
-
Packages that use CustomWindowState Package Description jakarta.portlet.annotations The jakarta.portlet.annotations package provides the annotations used for portlet configuration and portlet-specific dependency injection. -
-
Uses of CustomWindowState in jakarta.portlet.annotations
Methods in jakarta.portlet.annotations that return CustomWindowState Modifier and Type Method Description CustomWindowState[]customWindowStates()The custom window states defined for this portlet.
-