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