Uses of Class
org.patternfly.component.chip.ChipGroup
Packages that use ChipGroup
-
Uses of ChipGroup in org.patternfly.component.chip
Methods in org.patternfly.component.chip that return ChipGroupModifier and TypeMethodDescriptionChipGroup.ariaCloseLabel(String label) static ChipGroupChipGroup.chipGroup()static ChipGroupChipGroup.closable()ChipGroup.closable(CloseHandler<ChipGroup> closeHandler) ChipGroup.collapsedText(String collapsedText) ChipGroup.expandedText(String expandedText) ChipGroup.numChips(int numChips) ChipGroup.onClose(CloseHandler<ChipGroup> closeHandler) ChipGroup.that()Method parameters in org.patternfly.component.chip with type arguments of type ChipGroupModifier and TypeMethodDescriptionChipGroup.closable(CloseHandler<ChipGroup> closeHandler) ChipGroup.onClose(CloseHandler<ChipGroup> closeHandler) -
Uses of ChipGroup in org.patternfly.component.textinputgroup
Methods in org.patternfly.component.textinputgroup that return ChipGroupMethods in org.patternfly.component.textinputgroup with parameters of type ChipGroup