RasterTree.setDragDrop( isDnD )

Enables or disables drag and drop functions in the tree control.

Parameters

Name Type   Description
isDnD boolean True enables tree items to be dragged and to become drop targets; false turns this feature off (default).

Returns

Type Description
object The tree object. This allow for chaining multiple setter methods in one single statement.
Home Examples Download License
 
Copyright © 2010-2017 Edwin R. López