Uses of Class
org.patternfly.component.toolbar.ToolbarGroup
-
Packages that use ToolbarGroup Package Description org.patternfly.component.toolbar -
-
Uses of ToolbarGroup in org.patternfly.component.toolbar
Methods in org.patternfly.component.toolbar that return ToolbarGroup Modifier and Type Method Description ToolbarGroupToolbarGroup. addItem(ToolbarItem item)ToolbarGroupToolbarGroup. that()static ToolbarGroupToolbarGroup. toolbarGroup()Factory method to create a new instance of this component.Methods in org.patternfly.component.toolbar with parameters of type ToolbarGroup Modifier and Type Method Description ToolbarContentToolbarContent. add(ToolbarGroup group)ToolbarContentToolbarContent. addGroup(ToolbarGroup group)
-