Package com.cosylab.vdct.undo
Interface MacroActionEventListener
-
- All Known Implementing Classes:
SpreadsheetInspector
public interface MacroActionEventListener
- Author:
- ssah
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
macroActionStarted()
void
macroActionStopped()
-