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