Uses of Class
org.patternfly.component.toolbar.ToolbarFilterLabelGroup
Packages that use ToolbarFilterLabelGroup
Package
Description
Provides a toolbar component for organizing actions, filters, and controls in a horizontal layout.
-
Uses of ToolbarFilterLabelGroup in org.patternfly.component.toolbar
Subclasses with type arguments of type ToolbarFilterLabelGroup in org.patternfly.component.toolbarModifier and TypeClassDescriptionclassA group of filter labels within theToolbarfilter content area.Methods in org.patternfly.component.toolbar that return ToolbarFilterLabelGroupModifier and TypeMethodDescriptionToolbarFilterLabelGroup.filterAttributes(String firstAttribute, String... moreAttributes) ToolbarFilterLabelGroup.that()static <T> ToolbarFilterLabelGroup<T> ToolbarFilterLabelGroup.toolbarFilterLabelGroup(Filter<T> filter, String text)