DroidDiagram Programmer's Guide
TreeViewNode.getScrollable Method
See Also
 






Gets a value indicating whether users are allowed to scroll this tree view.

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 tree view, otherwise false.

 See Also

TreeViewNode Members
TreeViewNode Class
com.mindfusion.diagramming Namespace