com.azalient.api.ui.undo
Interface IUndoableCollapsable

All Superinterfaces:
IUndoable

public interface IUndoableCollapsable
extends IUndoable

A tagged version of an undo action indicating that this undoable can be collapsed in the stack on the undo panel


Field Summary
 
Fields inherited from interface com.azalient.api.ui.undo.IUndoable
CANT_UNDO, NOTHING_TO_UNDO
 
Method Summary
 
Methods inherited from interface com.azalient.api.ui.undo.IUndoable
describe, undo