ch.Factory (Class)

Documentation updated on Mon Mar 12 2012 17:48:10 GMT-0300 (GMT-03:00), generated by JsDoc Toolkit 2.4.0

Overview

Class to create UI Components

Summary

Classdetail

Parameters

  • o: . Configuration Object

Returns

  • collection

Examples

	o {
		component: "chat",
		callback: function(){},
		[script]: "http://..",
		[style]: "http://..",
		[callback]: function(){}	
	}