DroidDiagram Programmer's Guide
LinkValidationEvent.getTableRow Method
See Also
 






Gets the table row related to a link validation event.

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

 Syntax

Java  Copy Code

public int getTableRow ()

 Return Value

An integer value specifying the zero-based index of a TableNode's row.

 See Also

LinkValidationEvent Members
LinkValidationEvent Class
com.mindfusion.diagramming Namespace