Package org.patternfly.component.page
Class MastheadToggle
java.lang.Object
org.patternfly.component.SubComponent<HTMLDivElement,MastheadToggle>
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 MastheadToggle
Factory method to create a new instance of this component.that()
Methods inherited from class org.patternfly.component.SubComponent
element
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods 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
-