Wijmo UI for the Web
draggable Field
wijmo.tree Namespace > WijTreeOptions Interface : draggable Field

Customize the jquery-ui-draggable plugin of wijtree.

Syntax
var instance; // Type: wijmo.tree.WijTreeOptions;
var value; // Type: JQueryUI.Draggable
value = instance.draggable;
var draggable : JQueryUI.Draggable;
See Also

Reference

WijTreeOptions Interface