Package org.patternfly.component.menu
Class MenuList
java.lang.Object
org.patternfly.component.SubComponent<E,B>
org.patternfly.component.menu.MenuList
- All Implemented Interfaces:
Iterable<MenuItem>,Attachable,Container<elemental2.dom.HTMLUListElement,,MenuList> Finder<elemental2.dom.HTMLUListElement>,HasElement<elemental2.dom.HTMLUListElement,,MenuList> HasHTMLElement<elemental2.dom.HTMLUListElement,,MenuList> IsElement<elemental2.dom.HTMLUListElement>,TypedBuilder<elemental2.dom.HTMLUListElement,,MenuList> HasItems<elemental2.dom.HTMLUListElement,MenuList, MenuItem>
public class MenuList
extends SubComponent<E,B>
implements HasItems<elemental2.dom.HTMLUListElement,MenuList,MenuItem>, Attachable
-
Method Summary
Methods inherited from class org.patternfly.component.SubComponent
elementMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.jboss.elemento.Attachable
detachMethods 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 java.lang.Iterable
forEach, spliterator
-
Method Details
-
attach
public void attach(elemental2.dom.MutationRecord mutationRecord) - Specified by:
attachin interfaceAttachable
-
addItem
-
addItem
-
addDivider
-
that
- Specified by:
thatin interfaceTypedBuilder<elemental2.dom.HTMLUListElement,MenuList>
-
iterator
-
size
public int size() -
isEmpty
public boolean isEmpty() -
contains
-
item
-
clear
public void clear()