DroidDiagram Programmer's Guide
CellEvent.getCell Method
See Also
 






Gets a reference to the cell related to the event.

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

 Syntax

Java  Copy Code

public Cell getCell ()

 Return Value

A reference to a Cell object.

 See Also

CellEvent Members
CellEvent Class
com.mindfusion.diagramming Namespace