Uses of Class
org.patternfly.component.toolbar.Toolbar
-
Packages that use Toolbar Package Description org.patternfly.component.page org.patternfly.component.toolbar -
-
Uses of Toolbar in org.patternfly.component.page
Methods in org.patternfly.component.page with parameters of type Toolbar Modifier and Type Method Description MastheadMasthead. addToolbar(Toolbar toolbar)Wraps the toolbar inside aMastheadContentcomponent and adds theMastheadContentto this component. -
Uses of Toolbar in org.patternfly.component.toolbar
Methods in org.patternfly.component.toolbar that return Toolbar Modifier and Type Method Description ToolbarToolbar. that()static ToolbarToolbar. toolbar()Factory method to create a new instance of this component.
-