Roo/View.js
authorAlan Knowles <alan@akbkhome.com>
Mon, 26 Jul 2010 06:01:43 +0000 (14:01 +0800)
committerAlan Knowles <alan@akbkhome.com>
Mon, 26 Jul 2010 06:01:43 +0000 (14:01 +0800)
Roo/View.js

index 947f6c7..818facf 100644 (file)
@@ -146,14 +146,12 @@ Roo.View = function(config, depreciated_tpl, depreciated_config){
 Roo.extend(Roo.View, Roo.util.Observable, {
     
     /**
-     * The container element.
-     * @cfg {String|Roo.Element}
+     * @cfg {String|Roo.Element} The container element.
      */
     el : '',
     
     /**
-     * The template used by this View 
-     * @type {String|Roo.DomHelper.Template}
+     * @cfg {String|Roo.DomHelper.Template} The template used by this View 
      */
     this.tpl : false,