com.azalient.api.ui.clipboard
Interface IActionableExt
- All Superinterfaces:
- IActionable
public interface IActionableExt
- extends IActionable
An extended version of the IActionable interface, used in special cases
| Fields inherited from interface com.azalient.api.ui.clipboard.IActionable |
ZERO |
action
IUndoable action(IEditAction ea,
ISelectable s,
Object extra)
- Implement the given action on this individual associate, using the given selectable
- Returns:
- an undo action for this associate to undo what has just been done