DroidDiagram Programmer's Guide
RowEvent.getRowIndex Method
See Also
 






Gets the index of the table row for which the event has been raised.

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

 Syntax

Java  Copy Code

public int getRowIndex ()

 Return Value

An integer value specifying the row's index.

 See Also

RowEvent Members
RowEvent Class
com.mindfusion.diagramming Namespace