Interface mxUndoableEdit.mxUndoableChange

    • Method Summary

      Modifier and Type Method Description
      void execute()
      Undoes or redoes the change depending on its undo state.
    • Method Detail

      • execute

        void execute()
        Undoes or redoes the change depending on its undo state.