This repository has been archived on 2020-05-27. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
grindable/public/javascripts/dojo/apis/lang.html
2006-09-08 05:57:50 +00:00

12 lines
254 B
HTML

<h2 id="dojo.lang">dojo.lang</h2><h3>Methods</h3><pre>mixin (obj, _109)
extend (ctor, _112)
extendPrototype (obj, _113)
setTimeout (func, _115)
isObject (wh)
isArray (wh)
isFunction (wh)
isString (wh)
isNumber (wh)
isBoolean (wh)
isUndefined (wh)
</pre>