Package org.patternfly.component.menu
Class SingleSelectMenu
java.lang.Object
org.patternfly.component.BaseComponent<HTMLDivElement,Menu>
org.patternfly.component.menu.Menu
org.patternfly.component.menu.SingleSelectMenu
- All Implemented Interfaces:
Container<HTMLDivElement,,Menu> Finder<HTMLDivElement>,HasElement<HTMLDivElement,,Menu> HasHTMLElement<HTMLDivElement,,Menu> IsElement<HTMLDivElement>,TypedBuilder<HTMLDivElement,,Menu> Component,Modifiers.Plain<HTMLDivElement,Menu>
SingleSelectMenu is a subclass of Menu that represents a single-select menu.
It extends the Menu class and inherits all its methods and properties.
-
Method Summary
Methods inherited from class org.patternfly.component.menu.Menu
add, addContent, addDivider, addFooter, addFooter, addHeader, addHeader, addSearchInput, addSearchInput, favorites, flyout, height, menu, menu, onAction, onMultiSelect, onSingleSelect, scrollable, select, select, select, select, select, selectMethods inherited from class org.patternfly.component.BaseComponent
componentType, elementMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.jboss.elemento.Container
add, add, add, addAll, addAll, addAll, addAll, addAll, addAllMethods inherited from interface org.jboss.elemento.HasElement
add, apply, aria, aria, aria, attr, attr, attr, classList, classList, css, id, innerHtml, on, on, on, run, textContent, textNode, toggle, toggle, toggle, uniqueIdMethods inherited from interface org.jboss.elemento.HasHTMLElement
data, hidden, style, style, style, style, style, style, titleMethods inherited from interface org.patternfly.style.Modifiers.Plain
plain, plain
-
Method Details
-
singleSelectMenu
-
that
- Specified by:
thatin interfaceTypedBuilder<HTMLDivElement,Menu> - Overrides:
thatin classMenu
-