Class MenuGroup
java.lang.Object
org.patternfly.component.SubComponent<HTMLElement, MenuGroup>
org.patternfly.component.menu.MenuGroup
- All Implemented Interfaces:
ElementAttributeMethods<HTMLElement, MenuGroup>, ElementClassListMethods<HTMLElement, MenuGroup>, ElementConsumerMethods<HTMLElement, MenuGroup>, ElementContainerMethods<HTMLElement, MenuGroup>, ElementEventMethods<HTMLElement, MenuGroup>, ElementIdMethods<HTMLElement, MenuGroup>, ElementQueryMethods<HTMLElement>, ElementTextDelegate<HTMLElement, MenuGroup>, ElementTextMethods<HTMLElement, MenuGroup>, HTMLElementAttributeMethods<HTMLElement, MenuGroup>, HTMLElementDataMethods<HTMLElement, MenuGroup>, HTMLElementStyleMethods<HTMLElement, MenuGroup>, HTMLElementVisibilityMethods<HTMLElement, MenuGroup>, IsElement<HTMLElement>, TypedBuilder<HTMLElement, MenuGroup>
public class MenuGroup
extends SubComponent<HTMLElement, MenuGroup>
implements ElementTextDelegate<HTMLElement, MenuGroup>
-
Field Summary
Fields -
Method Summary
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 ElementTextDelegate
textMethods 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
-
textDelegate
- Specified by:
textDelegatein interfaceElementTextDelegate<HTMLElement, MenuGroup>
-
text
- Specified by:
textin interfaceElementTextDelegate<HTMLElement, MenuGroup>- Specified by:
textin interfaceElementTextMethods<HTMLElement, MenuGroup>
-
that
- Specified by:
thatin interfaceTypedBuilder<HTMLElement, MenuGroup>