Você está na página 1de 1

base d = dojo, $ = d.query v1.

Arrays NodeList Events Styles CSS package system Key Constants


d.indexOf(array, value, fromIndex, findLast) $('.nodes').onblur(a, b) d.boxModel d.require(moduleName, omitModuleCheck) (d.keys.*)
d.lastIndexOf(array, value, fromIndex) $('.nodes').onfocus(a, b) d.getComputedStyle(node) d.provide(resourceName) BACKSPACE
d.forEach(arr, callback, thisObject) $('.nodes').onchange(a, b) d.style(node, style, value) d.platformRequire(modMap)
TAB
d.every(arr, callback, thisObject) $('.nodes').onclick(a, b) d.hasClass(node, classStr) d.requireIf(condition, resourceName)
d.some(arr, callback, thisObject) $('.nodes').onerror(a, b) d.addClass(node, classStr) d.requireAfterIf(condition, resourceName) CLEAR
d.map(arr, callback, thisObject) $('.nodes').onkeydown(a, b) d.removeClass(node, classStr) d.registerModulePath(module, prefix) ENTER
d.filter(arr, callback, thisObject) $('.nodes').onkeypress(a, b) d.toggleClass(node, classStr, condition) d.requireLocalization(moduleName, bundle- SHIFT
$('.nodes').slice() $('.nodes').onkeyup(a, b) $('.nodes').style() Name, locale, availableFlatLocales) CTRL
$('.nodes').splice() $('.nodes').onload(a, b) $('.nodes').addClass() d.moduleUrl(module, url)
ALT
$('.nodes').indexOf() $('.nodes').onmousedown(a, b) $('.nodes').removeClass() d.load()
$('.nodes').lastIndexOf() $('.nodes').onmouseenter(a, b) $('.nodes').toggleClass() PAUSE
$('.nodes').every() $('.nodes').onmouseleave(a, b) Event System CAPS_LOCK
$('.nodes').some() $('.nodes').onmousemove(a, b) Objects OO d.connect(obj, event, context, method, dontFix) ESCAPE
$('.nodes').concat(item) $('.nodes').onmouseout(a, b) d.mixin(obj, props) d.disconnect(handle) SPACE
$('.nodes').map(func, obj) $('.nodes').onmouseover(a, b) d.setObject(name, value, context) d.subscribe(topic, context, method)
PAGE_UP
$('.nodes').forEach(callback, thisObj) $('.nodes').onmouseup(a, b) d.getObject(name, create, context) d.unsubscribe(handle)
$('.nodes').filter(simpleFilter) $('.nodes').onsubmit(a, b) d.exists(name, obj) d.publish(topic, args) PAGE_DOWN
$('.nodes').at() d.extend(constructor, props) d.connectPublisher(topic, obj, event) END HOME
Effects
d.hitch(scope, method) d.fixEvent(evt, sender) LEFT_ARROW
DOM Manipulation new d._Animation() d.delegate(obj, props) d.stopEvent(evt) UP_ARROW
d.clone(o) d.fadeIn(args) d.partial(method) $('.nodes').connect()
d.fadeOut(args) RIGHT_ARROW
d.body() d.declare(className, superclass, props)
d.byId(id, doc) d.animateProperty(args) $('.nodes').instantiate(declaredClass, properties) JSON DOWN_ARROW
d.destroy(node) d.anim(node, properties, duration, easing, d.fromJson(json) INSERT
onEnd, delay) Language Helpers
d.place(node, refNode, position) d.toJsonIndentStr DELETE
d.create(nodeType, attrs, refNode, pos) anim.duration d.eval(scriptFragment) d.toJson(it, prettyPrint, _indentStr)
d.isString(it) HELP
d.empty(node) anim.repeat d.formToObject(formNode)
anim.rate d.isArray(it) d.objectToQuery(map)
LEFT_WINDOW
d.query(query, scope)
$('.nodes').empty() anim.play(delay, gotoStart) d.isFunction(it) d.formToQuery(formNode) RIGHT_WINDOW
$('.nodes').place(queryOrNode, position) anim.pause() d.isObject(it) d.formToJson(formNode, prettyPrint) SELECT
$('.nodes').orphan(simpleFilter) anim.gotoPercent(percent, andPlay) d.isArrayLike(it) d.queryToObject(str) NUMPAD_0 NUMPAD_1
$('.nodes').adopt(queryOrListOrNode, position) anim.stop(gotoEnd) d.isAlien(it)
d._toArray(obj, offset, startWith) Advanced Scope NUMPAD_2 NUMPAD_3
$('.nodes').query(queryStr) anim.status()
d.trim(str) d.global NUMPAD_4 NUMPAD_5
$('.nodes').addContent(content, position) document lifecycle
$('.nodes').destroy() new d.Deferred(canceller) d.doc NUMPAD_6 NUMPAD_7
d.addOnLoad(obj, functionName)
$('.nodes').clone() Colors d.setContext(globalObject, globalDocument) NUMPAD_8 NUMPAD_9
d.addOnWindowUnload(obj, functionName)
d.withGlobal(globalObject, callback, thisObject, NUMPAD_MULTIPLY
DOM Attributes d.addOnUnload(obj, functionName) new d.Color(color)
cbArguments)
Miscellaneous d.blendColors(start, end, weight, obj) NUMPAD_PLUS
d.isDescendant(node, ancestor) d.withDoc(documentObject, callback, thisOb
d.colorFromRgb(color, obj) NUMPAD_ENTER
d.setSelectable(node, selectable) d.config ject, cbArguments)
d.colorFromHex(color, obj)
d.marginBox(node, box) d.locale NUMPAD_MINUS
d.colorFromArray(a, obj)
d.contentBox(node, box) d.version Sniffing NUMPAD_PERIOD
d.colorFromString(str, obj)
d.coords(node, includeScroll) d.experimental() d.isBrowser NUMPAD_DIVIDE F1 F2
d.hasAttr(node, name) d.deprecated() Ajax d.isKhtml
d.attr(node, name, value)
F3 F4 F5 F6
d.baseUrl d.xhr(method, args, hasBody) d.isWebKit
d.removeAttr(node, name) d.xhrGet(args) d.isChrome
F7 F8 F9 F10
djConfig
$('.nodes').attr() d.xhrPost(args) d.isMoz F11 F12 F13
$('.nodes').coords() djConfig.parseOnLoad d.rawXhrPost(args) d.isMozilla F14 F15
$('.nodes').val(value) djConfig.requires d.xhrPut(args) d.isFF
djConfig.isDebug
NUM_LOCK
d.rawXhrPut(args) d.isQuirks SCROLL_LOCK
djConfig.debugAtAllCosts d.xhrDelete(args)
djConfig.baseUrl 2009-4-1

Você também pode gostar