ch.Factory (Class)
Documentation updated on Fri May 18 2012 12:47:09 GMT-0300 (GMT-03:00), generated by JsDoc Toolkit 2.4.0
Contents
Overview
Class to create UI Components
- Constructor name: ch.Factory(o)
- View source on GitHub.
Summary
Classdetail
Parameters
-
o: . Configuration Object
Returns
- collection
Examples
o {
component: "chat",
callback: function(){},
[script]: "http://..",
[style]: "http://..",
[callback]: function(){}
}