public class ReorderableListController.AddMultipleActionDescription extends ReorderableListController.AddActionDescriptionBase<java.util.Collection<T>>
ReorderableListController.CustomActionDescription.BaseAction<V>| Constructor and Description |
|---|
AddMultipleActionDescription(java.lang.String actionDescription,
Factory<? extends java.util.Collection<T>> addHandler,
boolean createShortcut) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Collection<T> |
addInternal(java.util.Collection<T> t) |
createAction, getActionIcon, getActionName, setIconaddPostHandler, runPostHandlers, setShowTextprotected java.util.Collection<T> addInternal(java.util.Collection<T> t)
addInternal in class ReorderableListController.AddActionDescriptionBase<java.util.Collection<T>>