Interface IBmPostUndoRedoHandler

    • Method Detail

      • onUndo

        void onUndo()
        The method invoked after the task is undone.
      • onRedo

        void onRedo()
        The method invoked after the task is redone.