Class ActionList

All Implemented Interfaces:
Iterable<ActionListGroup>, ElementAttributeMethods<HTMLElement, ActionList>, ElementClassListMethods<HTMLElement, ActionList>, ElementConsumerMethods<HTMLElement, ActionList>, ElementContainerMethods<HTMLElement, ActionList>, ElementEventMethods<HTMLElement, ActionList>, ElementIdMethods<HTMLElement, ActionList>, ElementQueryMethods<HTMLElement>, HTMLElementAttributeMethods<HTMLElement, ActionList>, HTMLElementDataMethods<HTMLElement, ActionList>, HTMLElementStyleMethods<HTMLElement, ActionList>, HTMLElementVisibilityMethods<HTMLElement, ActionList>, IsElement<HTMLElement>, TypedBuilder<HTMLElement, ActionList>, Component, HasItems<HTMLElement, ActionList, ActionListGroup>

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