Roo/XComponent.js
authorAlan Knowles <alan@akkbhome.com>
Wed, 6 Jul 2011 15:26:32 +0000 (23:26 +0800)
committerAlan Knowles <alan@akkbhome.com>
Wed, 6 Jul 2011 15:26:32 +0000 (23:26 +0800)
Roo/XComponent.js

index debe50e..ae19777 100644 (file)
  *})
  *
  *
- * It can be used to build a big heiracy,
- * or you can use
+ * It can be used to build a big heiracy, with parent etc.
+ * or you can just use this to render a single compoent to a dom element
  * MYPART.render(Roo.Element | String(id) | dom_element )
  * 
- *
  * @extends Roo.util.Observable
  * @constructor
  * @param cfg {Object} configuration of component