Uses of Class
org.patternfly.components.toolbar.Toolbar
-
Packages that use Toolbar Package Description org.patternfly.components.page org.patternfly.components.toolbar -
-
Uses of Toolbar in org.patternfly.components.page
Methods in org.patternfly.components.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.components.toolbar
Methods in org.patternfly.components.toolbar that return Toolbar Modifier and Type Method Description ToolbarToolbar. that()static ToolbarToolbar. toolbar()Factory method to create a new instance of this component.
-