Package org.patternfly.component.list
Class ActionListItem
java.lang.Object
org.patternfly.component.SubComponent<HTMLDivElement,ActionListItem>
org.patternfly.component.list.ActionListItem
- All Implemented Interfaces:
Container<HTMLDivElement,
,ActionListItem> Finder<HTMLDivElement>
,HasElement<HTMLDivElement,
,ActionListItem> HasHTMLElement<HTMLDivElement,
,ActionListItem> IsElement<HTMLDivElement>
,TypedBuilder<HTMLDivElement,
,ActionListItem> WithIdentifier<HTMLDivElement,
,ActionListItem> ComponentContext<HTMLDivElement,
ActionListItem>
public class ActionListItem
extends SubComponent<HTMLDivElement,ActionListItem>
implements WithIdentifier<HTMLDivElement,ActionListItem>, ComponentContext<HTMLDivElement,ActionListItem>
-
Method Summary
Modifier and TypeMethodDescriptionstatic ActionListItem
static ActionListItem
actionListItem
(String identifier) <T> T
boolean
<T> ActionListItem
that()
Methods inherited from class org.patternfly.component.SubComponent
element
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.patternfly.core.ComponentContext
get, get
Methods inherited from interface org.jboss.elemento.Container
add, add, add, addAll, addAll, addAll, addAll, addAll, addAll
Methods 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, uniqueId
-
Method Details
-
actionListItem
-
actionListItem
-
store
- Specified by:
store
in interfaceComponentContext<HTMLDivElement,
ActionListItem>
-
that
- Specified by:
that
in interfaceTypedBuilder<HTMLDivElement,
ActionListItem>
-
identifier
- Specified by:
identifier
in interfaceWithIdentifier<HTMLDivElement,
ActionListItem>
-
has
- Specified by:
has
in interfaceComponentContext<HTMLDivElement,
ActionListItem>
-
get
- Specified by:
get
in interfaceComponentContext<HTMLDivElement,
ActionListItem>
-