Uses of Interface
com.cosylab.vdct.undo.MacroActionEventListener
-
Packages that use MacroActionEventListener Package Description com.cosylab.vdct.inspector.sheet com.cosylab.vdct.undo -
-
Uses of MacroActionEventListener in com.cosylab.vdct.inspector.sheet
Classes in com.cosylab.vdct.inspector.sheet that implement MacroActionEventListener Modifier and Type Class Description classSpreadsheetInspector -
Uses of MacroActionEventListener in com.cosylab.vdct.undo
Methods in com.cosylab.vdct.undo with parameters of type MacroActionEventListener Modifier and Type Method Description voidUndoManager. addMacroActionEventListener(MacroActionEventListener listener)voidUndoManager. removeMacroActionEventListener(MacroActionEventListener listener)
-