mxGraphGetChildCells Method |
| Name | Description | |
|---|---|---|
| GetChildCells(Object) |
Returns the visible children of the given parent.
| |
| GetChildCells(Object, Boolean, Boolean) |
Returns the visible child vertices or edges in the given parent. If
vertices and edges is false, then all children are returned.
|