Package org.patternfly.component.list
Class ListItem
java.lang.Object
org.patternfly.component.SubComponent<E,B>
org.patternfly.component.list.ListItem
- All Implemented Interfaces:
Container<HTMLLIElement,,ListItem> Finder<HTMLLIElement>,HasElement<HTMLLIElement,,ListItem> HasHTMLElement<HTMLLIElement,,ListItem> IsElement<HTMLLIElement>,TypedBuilder<HTMLLIElement,,ListItem> WithIcon<HTMLLIElement,,ListItem> WithText<HTMLLIElement,ListItem>
public class ListItem
extends SubComponent<E,B>
implements WithText<HTMLLIElement,ListItem>, WithIcon<HTMLLIElement,ListItem>
-
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.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, id, innerHtml, on, on, on, run, textContent, textNode, toggle, toggle, toggle, uniqueId
-
Method Details
-
listItem
-
icon
- Specified by:
iconin interfaceWithIcon<HTMLLIElement,ListItem>
-
removeIcon
- Specified by:
removeIconin interfaceWithIcon<HTMLLIElement,ListItem>
-
text
- Specified by:
textin interfaceWithText<HTMLLIElement,ListItem>
-
that
- Specified by:
thatin interfaceTypedBuilder<HTMLLIElement,ListItem>
-