Action to add or remove a child in a model.
Constructor: mxChildChange
Constructs a change of a child in the specified model.
ChildChange
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 <Transactions.parentForCellChanged> and removes or restores the cell's connections.
Action to add or remove a child in a model.
Constructor: mxChildChange
Constructs a change of a child in the specified model.
ChildChange