Class MastheadToggle
java.lang.Object
org.patternfly.component.SubComponent<HTMLDivElement, MastheadToggle>
org.patternfly.component.page.MastheadToggle
- All Implemented Interfaces:
ElementAttributeMethods<HTMLDivElement, MastheadToggle>, ElementClassListMethods<HTMLDivElement, MastheadToggle>, ElementConsumerMethods<HTMLDivElement, MastheadToggle>, ElementContainerMethods<HTMLDivElement, MastheadToggle>, ElementEventMethods<HTMLDivElement, MastheadToggle>, ElementIdMethods<HTMLDivElement, MastheadToggle>, ElementQueryMethods<HTMLDivElement>, HTMLElementAttributeMethods<HTMLDivElement, MastheadToggle>, HTMLElementDataMethods<HTMLDivElement, MastheadToggle>, HTMLElementStyleMethods<HTMLDivElement, MastheadToggle>, HTMLElementVisibilityMethods<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.-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic MastheadToggleFactory method to create a new instance of this component.that()Methods inherited from class SubComponent
element, registerSubComponentMethods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ElementAttributeMethods
aria, aria, aria, attr, attr, attr, role, roleMethods inherited from interface ElementClassListMethods
classList, classList, css, toggle, toggle, toggleMethods inherited from interface ElementConsumerMethods
apply, runMethods inherited from interface ElementContainerMethods
add, add, add, add, addAll, addAll, addAll, addAll, addAll, addAllMethods inherited from interface ElementEventMethods
on, on, onMethods inherited from interface ElementIdMethods
id, uniqueIdMethods inherited from interface ElementQueryMethods
closest, querySelector, querySelectorAllMethods inherited from interface HTMLElementAttributeMethods
titleMethods inherited from interface HTMLElementDataMethods
data, dataMethods inherited from interface HTMLElementVisibilityMethods
hidden
-
Field Details
-
SUB_COMPONENT_NAME
- See Also:
-
-
Method Details
-
mastheadToggle
Factory method to create a new instance of this component. -
toggleSidebar
-
that
-