DroidDiagram Programmer's Guide
TableNode.getScrollable Method
See Also
 






Gets a value indicating whether users are allowed to scroll the table.

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

 Syntax

Java  Copy Code

public boolean getScrollable ()

 Return Value

true if users are allowed to scroll the table, otherwise false.

 See Also

TableNode Members
TableNode Class
com.mindfusion.diagramming Namespace