Uses of Enum Class
org.patternfly.component.ComponentType
Packages that use ComponentType
-
Uses of ComponentType in org.patternfly.component
Methods in org.patternfly.component that return ComponentTypeModifier and TypeMethodDescriptionBaseComponent.componentType()
BaseComponentFlat.componentType()
BaseComponentSVG.componentType()
Component.componentType()
ComponentDelegate.componentType()
static ComponentType
Returns the enum constant of this class with the specified name.static ComponentType[]
ComponentType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.patternfly.component with parameters of type ComponentTypeModifier and TypeMethodDescriptionstatic void
Ouia.component
(HTMLElement element, ComponentType componentType)