Package org.patternfly.component.list
Class ActionList
java.lang.Object
org.patternfly.component.BaseComponent<HTMLElement,ActionList>
org.patternfly.component.list.ActionList
- All Implemented Interfaces:
Container<HTMLElement,,ActionList> Finder<HTMLElement>,HasElement<HTMLElement,,ActionList> HasHTMLElement<HTMLElement,,ActionList> IsElement<HTMLElement>,TypedBuilder<HTMLElement,,ActionList> Component
An action list is a group of actions, controls, or buttons with set spacing.
-
Method Summary
Modifier and TypeMethodDescriptionstatic ActionListaddGroup(ActionListGroup group) addItem(ActionListItem item) icons()that()Methods 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, addAll
-
Method Details
-
actionList
-
addGroup
-
addItem
-
icons
-
that
-