MindFusion.Java Package Programmer's Guide
TreeViewNode.createScrollCommand Method
See Also
 






Implements the Scrollable interface. Creates a ScrollTreeViewCmd instance that can be used to undo the scroll operation.

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

 Syntax

Java  Copy Code

public Command createScrollCommand ()

 Return Value

ScrollTreeViewCmd instance

 See Also

TreeViewNode Members
TreeViewNode Class
com.mindfusion.diagramming Namespace