This command allows to delete a arbitrary group of ElementRecord
s by only creating RemoveRecord
for the top-most elements.
To undo a delete, a record is "recreated" by means of the recreate()
method. Thus the references in the CommandStack
may remain but to the peer another RID (thus another record) will be sent.
|
|
|
|