Class ListItem
java.lang.Object
org.patternfly.component.SubComponent<HTMLLIElement, ListItem>
org.patternfly.component.list.ListItem
- All Implemented Interfaces:
ElementAttributeMethods<HTMLLIElement, ListItem>, ElementClassListMethods<HTMLLIElement, ListItem>, ElementConsumerMethods<HTMLLIElement, ListItem>, ElementContainerMethods<HTMLLIElement, ListItem>, ElementEventMethods<HTMLLIElement, ListItem>, ElementIdMethods<HTMLLIElement, ListItem>, ElementQueryMethods<HTMLLIElement>, ElementTextMethods<HTMLLIElement, ListItem>, HTMLElementAttributeMethods<HTMLLIElement, ListItem>, HTMLElementDataMethods<HTMLLIElement, ListItem>, HTMLElementStyleMethods<HTMLLIElement, ListItem>, HTMLElementVisibilityMethods<HTMLLIElement, ListItem>, IsElement<HTMLLIElement>, TypedBuilder<HTMLLIElement, ListItem>, ComponentIcon<HTMLLIElement, ListItem>, HasIdentifier<HTMLLIElement, ListItem>, ComponentContext<HTMLLIElement, ListItem>, OuiaSupport<HTMLLIElement, ListItem>
public class ListItem
extends SubComponent<HTMLLIElement, ListItem>
implements ComponentContext<HTMLLIElement, ListItem>, ComponentIcon<HTMLLIElement, ListItem>, ElementTextMethods<HTMLLIElement, ListItem>, HasIdentifier<HTMLLIElement, ListItem>
-
Field Summary
Fields -
Method Summary
Methods inherited from class SubComponent
element, ouiaComponentType, registerSubComponentMethods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ComponentContext
get, getMethods inherited from interface ComponentIcon
iconMethods inherited from interface ElementAttributeMethods
aria, aria, aria, attr, attr, attr, role, roleMethods inherited from interface ElementClassListMethods
classList, classList, css, toggle, toggle, toggleMethods inherited from interface ElementConsumerMethods
apply, runMethods inherited from interface ElementContainerMethods
add, add, add, add, addAll, addAll, addAll, addAll, addAll, addAllMethods inherited from interface ElementEventMethods
on, on, onMethods inherited from interface ElementIdMethods
id, uniqueIdMethods inherited from interface ElementQueryMethods
closest, querySelector, querySelectorAllMethods inherited from interface ElementTextMethods
text, textMethods inherited from interface HTMLElementAttributeMethods
titleMethods inherited from interface HTMLElementDataMethods
data, dataMethods inherited from interface HTMLElementVisibilityMethods
hiddenMethods inherited from interface OuiaSupport
initOuia, initOuia, ouiaId, ouiaSafe, ouiaTransition
-
Field Details
-
SUB_COMPONENT_ID
- See Also:
-
SUB_COMPONENT_NAME
- See Also:
-
-
Method Details
-
listItem
-
listItem
-
icon
- Specified by:
iconin interfaceComponentIcon<HTMLLIElement, ListItem>
-
removeIcon
- Specified by:
removeIconin interfaceComponentIcon<HTMLLIElement, ListItem>
-
store
- Specified by:
storein interfaceComponentContext<HTMLLIElement, ListItem>
-
that
- Specified by:
thatin interfaceTypedBuilder<HTMLLIElement, ListItem>
-
identifier
Description copied from interface:HasIdentifierRetrieves the identifier associated with this component.- Specified by:
identifierin interfaceHasIdentifier<HTMLLIElement, ListItem>- Returns:
- the identifier of the component
-
has
- Specified by:
hasin interfaceComponentContext<HTMLLIElement, ListItem>
-
get
- Specified by:
getin interfaceComponentContext<HTMLLIElement, ListItem>
-