mxGraphViewValidateCell Method |
| Name | Description | |
|---|---|---|
| ValidateCell(Object) |
Shortcut to validateCell with visible set to true.
| |
| ValidateCell(Object, Boolean) |
Recursively creates the cell state for the given cell if visible is true and
the given cell is visible. If the cell is not visible but the state exists
then it is removed using removeState.
|