Constructordojox.collections.DictionaryEntry

dojo.require("dojox.collections._base");
defined in dojox/collections/_base.js

return an object of type dojox.collections.DictionaryEntry

Usage

function (/*String*/ k, /*Object*/ v) (view source)
parametertypedescription
kString 
vObject 

Jump to PropertiesFunctionsBack to top

Jump to FunctionsPropertiesBack to top