CompoundEdit
implementation for an GenericEditor
. The implementation reverses the order in which the individual edits will be undone, a hack that is part of the patch for bug 1603947. It also switches on the isCompoundUndo flag, so that any UndoableEditEvents that comes in to the editor while undoing this edit are ignored.
|
|
|
|
|
|