DroidDiagram Programmer's Guide
EditCellTextEvent.getRow Method
See Also
 






Gets the index of the table's row that contains the Cell object.

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

 Syntax

Java  Copy Code

public int getRow ()

 Return Value

An integer value specifying the zero-based index of the row.

 See Also

EditCellTextEvent Members
EditCellTextEvent Class
com.mindfusion.diagramming Namespace