die
to each subedit,
in the reverse of the order that they were added.
UndoableEdit
in
edits
, or null
if edits
is empty.
redo
to all contained
UndoableEdit
s in the order in
which they were added.
undo
to all contained
UndoableEdits
in the reverse of
the order in which they were added.
die
; defaults
to true
.
UndoableEdit
s
undone/redone en masse by this CompoundEdit
.