Action to add or remove a child in a model.
Disconnects the given cell recursively from its terminals and stores the previous terminal in the cell's terminals.
doc from mxGraph source code is incorrect
Changes the parent of child using GraphDataModel.parentForCellChanged and removes or restores the cell's connections.
Action to add or remove a child in a model.