Class ActionListGroup

java.lang.Object
org.patternfly.component.SubComponent<E,B>
org.patternfly.component.list.ActionListGroup
All Implemented Interfaces:
Iterable<ActionListItem>, Container<HTMLDivElement,ActionListGroup>, Finder<HTMLDivElement>, HasElement<HTMLDivElement,ActionListGroup>, HasHTMLElement<HTMLDivElement,ActionListGroup>, IsElement<HTMLDivElement>, TypedBuilder<HTMLDivElement,ActionListGroup>, HasItems<HTMLDivElement,ActionListGroup,ActionListItem>

public class ActionListGroup extends SubComponent<E,B> implements HasItems<HTMLDivElement,ActionListGroup,ActionListItem>