Class ActionList

java.lang.Object
org.patternfly.component.BaseComponent<elemental2.dom.HTMLElement,ActionList>
org.patternfly.component.list.ActionList
All Implemented Interfaces:
Iterable<ActionListItem>, Container<elemental2.dom.HTMLElement,ActionList>, Finder<elemental2.dom.HTMLElement>, HasElement<elemental2.dom.HTMLElement,ActionList>, HasHTMLElement<elemental2.dom.HTMLElement,ActionList>, IsElement<elemental2.dom.HTMLElement>, TypedBuilder<elemental2.dom.HTMLElement,ActionList>, Component, HasItems<elemental2.dom.HTMLElement,ActionList,ActionListItem>

public class ActionList extends BaseComponent<elemental2.dom.HTMLElement,ActionList> implements HasItems<elemental2.dom.HTMLElement,ActionList,ActionListItem>
An action list is a group of actions, controls, or buttons with set spacing.
See Also: