com.supermap.mapping
Interface UndoStateChangeListener
-
public interface UndoStateChangeListenerUndo listener class.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description voidundoStateChange(boolean canUndo, boolean canRedo)Called when the undo status changes.
-