Uses of Enum Class
org.patternfly.component.toolbar.ToolbarColor
Packages that use ToolbarColor
-
Uses of ToolbarColor in org.patternfly.component.toolbar
Methods in org.patternfly.component.toolbar that return ToolbarColorModifier and TypeMethodDescriptionstatic ToolbarColorReturns the enum constant of this class with the specified name.static ToolbarColor[]ToolbarColor.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.patternfly.component.toolbar with parameters of type ToolbarColorModifier and TypeMethodDescriptionToolbar.color(ToolbarColor color) Background color variant of the toolbar