Search
DrawCellEvent.getTable Method
See Also
 

Get the table that contains Cell.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public TableNode getTable ()

 Return Value

An instance of the TableNode class

 See Also