Uses of Enum Class
org.patternfly.component.drawer.DrawerColor
-
Uses of DrawerColor in org.patternfly.component.drawer
Modifier and TypeMethodDescriptionstatic DrawerColor
Returns the enum constant of this class with the specified name.static DrawerColor[]
DrawerColor.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionDrawerContent.color
(DrawerColor color) DrawerPanel.color
(DrawerColor color) DrawerSection.color
(DrawerColor color)