Called when the command is being deleted
Protected
serializeStatic
deserializeConvert a string
containing JSON data (or the output of JSON.parse
) into a
Command
.
Implementations should assume that data
is untrusted.
Static
registerStatic
unionUse uniteCommands
A command that duplicates the AbstractComponents it's given. This command is the reverse of an Erase command.
Example
See
Editor.dispatch EditorImage.getElementsIntersectingRegion