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

Customize the jquery-ui-droppable plugin of wijtree.

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

Reference

WijTreeOptions Interface