Package org.patternfly.component.page
Class MastheadToggle
java.lang.Object
org.patternfly.component.SubComponent<E,B>
org.patternfly.component.page.MastheadToggle
- All Implemented Interfaces:
Container<HTMLDivElement,,MastheadToggle> Finder<HTMLDivElement>,HasElement<HTMLDivElement,,MastheadToggle> HasHTMLElement<HTMLDivElement,,MastheadToggle> IsElement<HTMLDivElement>,TypedBuilder<HTMLDivElement,MastheadToggle>
Container for the toggle of a
Masthead component. The component contains a toggle button that calls
Expandable.toggle(), when clicked.-
Method Summary
Modifier and TypeMethodDescriptionstatic MastheadToggleFactory method to create a new instance of this component.that()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.jboss.elemento.Container
add, add, add, addAll, addAll, addAll, addAll, addAll, addAll
-
Method Details
-
mastheadToggle
Factory method to create a new instance of this component. -
toggleSidebar
-
that
-