Functiondijit._tree.dndSource._markTargetAnchor

dojo.require("dijit._tree.dndSource");
defined in dijit/_tree/dndSource.js

assigns a class to the current target anchor based on "before" status

Usage

function (/*Boolean*/ before) (view source)
parametertypedescription
beforeBooleaninsert before, if true, after otherwise

PropertiesBack to top

insert before, if true, after otherwise