Uses of Class
org.patternfly.component.toolbar.ToolbarItem
Packages that use ToolbarItem
-
Uses of ToolbarItem in org.patternfly.component.toolbar
Methods in org.patternfly.component.toolbar that return ToolbarItemModifier and TypeMethodDescription<T> ToolbarItem
ToolbarItem.that()
static ToolbarItem
ToolbarItem.toolbarItem()
Factory method to create a new instance of this component.static ToolbarItem
ToolbarItem.toolbarItem
(String identifier) Factory method to create a new instance of this component.Methods in org.patternfly.component.toolbar that return types with arguments of type ToolbarItemMethods in org.patternfly.component.toolbar with parameters of type ToolbarItemModifier and TypeMethodDescriptionToolbarContent.add
(ToolbarItem item) ToolbarGroup.add
(ToolbarItem item)