Functiondojo.dnd._createSpan

dojo.require("dojo.dnd.Container");
defined in dojo/dnd/Container.js

creates a SPAN element with given text as its innerHTML

Usage

function (/*String*/ text) (view source)
parametertypedescription
textStringa text for SPAN