Uses of Enum Class
org.patternfly.component.table.TableType
Packages that use TableType
-
Uses of TableType in org.patternfly.component.table
Subclasses with type arguments of type TableType in org.patternfly.component.tableMethods in org.patternfly.component.table that return TableTypeModifier and TypeMethodDescriptionstatic TableTypeReturns the enum constant of this class with the specified name.static TableType[]TableType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.patternfly.component.table with parameters of type TableType