DroidDiagram Programmer's Guide
CellEvent.getTable Method
See Also
 






Gets a reference to the table related to this event.

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

 Syntax

Java  Copy Code

public TableNode getTable ()

 Return Value

A reference to a TableNode object.

 See Also

CellEvent Members
CellEvent Class
com.mindfusion.diagramming Namespace