Uses of Enum Class
org.patternfly.component.drawer.DrawerColor
Packages that use DrawerColor
-
Uses of DrawerColor in org.patternfly.component.drawer
Methods in org.patternfly.component.drawer that return DrawerColorModifier 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.Methods in org.patternfly.component.drawer with parameters of type DrawerColorModifier and TypeMethodDescriptionDrawerContent.color
(DrawerColor color) DrawerPanel.color
(DrawerColor color) DrawerSection.color
(DrawerColor color)