Class MenuItem

All Implemented Interfaces:
Attachable, ElementAttributeMethods<HTMLElement, MenuItem>, ElementClassListMethods<HTMLElement, MenuItem>, ElementConsumerMethods<HTMLElement, MenuItem>, ElementContainerMethods<HTMLElement, MenuItem>, ElementEventMethods<HTMLElement, MenuItem>, ElementIdMethods<HTMLElement, MenuItem>, ElementQueryMethods<HTMLElement>, ElementTextDelegate<HTMLElement, MenuItem>, ElementTextMethods<HTMLElement, MenuItem>, HTMLElementAttributeMethods<HTMLElement, MenuItem>, HTMLElementDataMethods<HTMLElement, MenuItem>, HTMLElementStyleMethods<HTMLElement, MenuItem>, HTMLElementVisibilityMethods<HTMLElement, MenuItem>, IsElement<HTMLElement>, TypedBuilder<HTMLElement, MenuItem>, ComponentIcon<HTMLElement, MenuItem>, ComponentIconAndText<HTMLElement, MenuItem>, HasIdentifier<HTMLElement, MenuItem>, org.patternfly.core.ComponentContext<HTMLElement, MenuItem>, org.patternfly.core.OuiaSupport<HTMLElement, MenuItem>, org.patternfly.style.Modifiers.Disabled<HTMLElement, MenuItem>

public class MenuItem extends SubComponent<HTMLElement, MenuItem> implements Attachable, org.patternfly.core.ComponentContext<HTMLElement, MenuItem>, ComponentIcon<HTMLElement, MenuItem>, ComponentIconAndText<HTMLElement, MenuItem>, org.patternfly.style.Modifiers.Disabled<HTMLElement, MenuItem>, ElementTextDelegate<HTMLElement, MenuItem>, HasIdentifier<HTMLElement, MenuItem>
An individual selectable item within a Menu component.