Class MenuToggleAction
java.lang.Object
org.patternfly.component.SubComponent<HTMLButtonElement, MenuToggleAction>
org.patternfly.component.menu.MenuToggleAction
- All Implemented Interfaces:
ElementAttributeMethods<HTMLButtonElement, MenuToggleAction>,ElementClassListMethods<HTMLButtonElement, MenuToggleAction>,ElementConsumerMethods<HTMLButtonElement, MenuToggleAction>,ElementContainerMethods<HTMLButtonElement, MenuToggleAction>,ElementEventMethods<HTMLButtonElement, MenuToggleAction>,ElementIdMethods<HTMLButtonElement, MenuToggleAction>,ElementQueryMethods<HTMLButtonElement>,ElementTextMethods<HTMLButtonElement, MenuToggleAction>,HTMLElementAttributeMethods<HTMLButtonElement, MenuToggleAction>,HTMLElementDataMethods<HTMLButtonElement, MenuToggleAction>,HTMLElementStyleMethods<HTMLButtonElement, MenuToggleAction>,HTMLElementVisibilityMethods<HTMLButtonElement, MenuToggleAction>,IsElement<HTMLButtonElement>,TypedBuilder<HTMLButtonElement, MenuToggleAction>,Modifiers.Disabled<HTMLButtonElement, MenuToggleAction>
public class MenuToggleAction
extends SubComponent<HTMLButtonElement, MenuToggleAction>
implements Modifiers.Disabled<HTMLButtonElement, MenuToggleAction>, ElementTextMethods<HTMLButtonElement, MenuToggleAction>
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptiondisabled(boolean disabled) Adds/removes modifier(disabled)static MenuToggleActionmenuToggleAction(String text) onClick(ComponentHandler<MenuToggleAction> handler) that()Methods inherited from class org.patternfly.component.SubComponent
element, registerSubComponentMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.jboss.elemento.ElementAttributeMethods
aria, aria, aria, attr, attr, attr, role, roleMethods inherited from interface org.jboss.elemento.ElementClassListMethods
classList, classList, css, toggle, toggle, toggleMethods inherited from interface org.jboss.elemento.ElementConsumerMethods
apply, runMethods inherited from interface org.jboss.elemento.ElementContainerMethods
add, add, add, add, addAll, addAll, addAll, addAll, addAll, addAllMethods inherited from interface org.jboss.elemento.ElementEventMethods
on, on, onMethods inherited from interface org.jboss.elemento.ElementIdMethods
id, uniqueIdMethods inherited from interface org.jboss.elemento.ElementQueryMethods
closest, querySelector, querySelectorAllMethods inherited from interface org.jboss.elemento.ElementTextMethods
text, textMethods inherited from interface org.jboss.elemento.HTMLElementAttributeMethods
titleMethods inherited from interface org.jboss.elemento.HTMLElementDataMethods
dataMethods inherited from interface org.jboss.elemento.HTMLElementStyleMethods
style, style, style, style, style, styleMethods inherited from interface org.jboss.elemento.HTMLElementVisibilityMethods
hiddenMethods inherited from interface org.patternfly.style.Modifiers.Disabled
disabled, isDisabled
-
Field Details
-
SUB_COMPONENT_NAME
- See Also:
-
-
Method Details
-
disabled
Description copied from interface:Modifiers.DisabledAdds/removes modifier(disabled)- Specified by:
disabledin interfaceModifiers.Disabled<HTMLButtonElement, MenuToggleAction>
-
that
- Specified by:
thatin interfaceTypedBuilder<HTMLButtonElement, MenuToggleAction>
-
ariaLabel
-
onClick