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, setIcon
addPostHandler, runPostHandlers, setShowText
protected T addInternal(T t)
addInternal
in class ReorderableListController.AddActionDescriptionBase<T>