DroidDiagram Programmer's Guide
TableNode.getCurrentRow Method
See Also
 






Gets the index of the current scroll row.

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

 Syntax

Java  Copy Code

public int getCurrentRow ()

 Return Value

An integer value specifying the index of the top-most visible row in a table.

 See Also

TableNode Members
TableNode Class
com.mindfusion.diagramming Namespace