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

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

index 5edf3ce..713d253 100644 (file)
@@ -8,6 +8,7 @@
  * @extends Roo.bootstrap.Component
  * @builder-top
  * @parent none
+ * @children Roo.bootstrap.Component
  * Bootstrap Modal class
  * @cfg {String} title Title of dialog
  * @cfg {String} html - the body of the dialog (for simple ones) - you can also use template..
index 7ae55d4..679ba0b 100644 (file)
@@ -1970,6 +1970,7 @@ Roo.extend(Roo.bootstrap.Container, Roo.bootstrap.Component,  {
 /**
  * @class Roo.bootstrap.Card
  * @extends Roo.bootstrap.Component
+ * @children Roo.bootstrap.Component
  * Bootstrap Card class
  *
  *
@@ -4260,6 +4261,7 @@ Roo.extend(Roo.bootstrap.MenuSeparator, Roo.bootstrap.Component,  {
  * @extends Roo.bootstrap.Component
  * @builder-top
  * @parent none
+ * @children Roo.bootstrap.Component
  * Bootstrap Modal class
  * @cfg {String} title Title of dialog
  * @cfg {String} html - the body of the dialog (for simple ones) - you can also use template..