DroidDiagram Programmer's Guide
TableNode.setScrollable Method
See Also
 






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

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

 Syntax

Java  Copy Code

public void setScrollable (
    boolean value
)

 Parameters

value

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

 See Also

TableNode Members
TableNode Class
com.mindfusion.diagramming Namespace