Click or drag to resize

mxGraphViewValidateCell Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Overload List
  NameDescription
Public methodValidateCell(Object)
Shortcut to validateCell with visible set to true.
Public methodValidateCell(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.
Top
See Also