Uses of Class
org.patternfly.component.ChipGroup
-
Packages that use ChipGroup Package Description org.patternfly.component -
-
Uses of ChipGroup in org.patternfly.component
Methods in org.patternfly.component that return ChipGroup Modifier and Type Method Description ChipGroupChipGroup. add(Chip chip)Deprecated.static ChipGroupChipGroup. chipGroup()Deprecated.static ChipGroupChipGroup. chipGroup(int max)Deprecated.ChipGroupChipGroup. that()Deprecated.Methods in org.patternfly.component with parameters of type ChipGroup Modifier and Type Method Description ChipGroupToolbarChipGroupToolbar. add(String category, ChipGroup chipGroup)Deprecated.
-