DroidDiagram Programmer's Guide
TableNode.getRows Method
See Also
 






Gets a list of all rows in the table.

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

 Syntax

Java  Copy Code

public RowList getRows ()

 Return Value

A RowList containing the table rows.

 See Also

TableNode Members
TableNode Class
com.mindfusion.diagramming Namespace