Package org.patternfly.component.toolbar
Class ToolbarItem
java.lang.Object
org.patternfly.component.SubComponent<HTMLDivElement,ToolbarItem>
org.patternfly.component.toolbar.ToolbarItem
- All Implemented Interfaces:
Container<HTMLDivElement,,ToolbarItem> Finder<HTMLDivElement>,HasElement<HTMLDivElement,,ToolbarItem> HasHTMLElement<HTMLDivElement,,ToolbarItem> IsElement<HTMLDivElement>,TypedBuilder<HTMLDivElement,,ToolbarItem> WithIdentifier<HTMLDivElement,,ToolbarItem> ComponentContext<HTMLDivElement,ToolbarItem>
public class ToolbarItem
extends SubComponent<HTMLDivElement,ToolbarItem>
implements ComponentContext<HTMLDivElement,ToolbarItem>, WithIdentifier<HTMLDivElement,ToolbarItem>
Container for a toolbar item.
-
Method Summary
Modifier and TypeMethodDescription<T> Tboolean<T> ToolbarItemthat()static ToolbarItemFactory method to create a new instance of this component.static ToolbarItemtoolbarItem(String identifier) Factory method to create a new instance of this component.Methods inherited from class org.patternfly.component.SubComponent
elementMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.patternfly.core.ComponentContext
get, getMethods inherited from interface org.jboss.elemento.Container
add, add, add, addAll, addAll, addAll, addAll, addAll, addAllMethods inherited from interface org.jboss.elemento.HasElement
add, apply, aria, aria, aria, attr, attr, attr, classList, classList, css, id, innerHtml, on, on, on, run, textContent, textNode, toggle, toggle, toggle, uniqueId
-
Method Details
-
toolbarItem
Factory method to create a new instance of this component. -
toolbarItem
Factory method to create a new instance of this component. -
store
- Specified by:
storein interfaceComponentContext<HTMLDivElement,ToolbarItem>
-
that
- Specified by:
thatin interfaceTypedBuilder<HTMLDivElement,ToolbarItem>
-
identifier
- Specified by:
identifierin interfaceWithIdentifier<HTMLDivElement,ToolbarItem>
-
has
- Specified by:
hasin interfaceComponentContext<HTMLDivElement,ToolbarItem>
-
get
- Specified by:
getin interfaceComponentContext<HTMLDivElement,ToolbarItem>
-