roojs-bootstrap.js
authorAlan Knowles <alan@roojs.com>
Thu, 29 Jul 2021 05:49:32 +0000 (13:49 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 29 Jul 2021 05:49:32 +0000 (13:49 +0800)
roojs-bootstrap-debug.js
Roo/bootstrap/Form.js

Roo/bootstrap/Form.js
roojs-bootstrap-debug.js

index 74aa41b..c679941 100644 (file)
@@ -8,6 +8,7 @@
 /**
  * @class Roo.bootstrap.Form
  * @extends Roo.bootstrap.Component
+ * @children Roo.bootstrap.Component
  * Bootstrap Form class
  * @cfg {String} method  GET | POST (default POST)
  * @cfg {String} labelAlign top | left (default top)
index 98d29ef..fc43d76 100644 (file)
@@ -652,7 +652,9 @@ Roo.extend(Roo.bootstrap.Component, Roo.BoxComponent,  {
 /**
  * @class Roo.bootstrap.Element
  * @extends Roo.bootstrap.Component
- * Bootstrap Element class
+ * @children Roo.bootstrap.Component
+ * Bootstrap Element class (basically a DIV used to make random stuff )
+ * 
  * @cfg {String} html contents of the element
  * @cfg {String} tag tag of the element
  * @cfg {String} cls class of the element