Functiondojo.dnd.Source._markTargetAnchor

dojo.require("dojo.dnd.Source");
defined in dojo/dnd/Source.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