roojs-bootstrap.js
[roojs1] / roojs-bootstrap-debug.js
index 02a8ab2..7ae55d4 100644 (file)
@@ -1597,6 +1597,7 @@ Roo.extend(Roo.bootstrap.Column, Roo.bootstrap.Component,  {
  * @class Roo.bootstrap.Container
  * @extends Roo.bootstrap.Component
  * @builder-top
+ * @children Roo.bootstrap.Component
  * Bootstrap Container class
  * @cfg {Boolean} jumbotron is it a jumbotron element
  * @cfg {String} html content of element
@@ -4258,6 +4259,7 @@ Roo.extend(Roo.bootstrap.MenuSeparator, Roo.bootstrap.Component,  {
  * @class Roo.bootstrap.Modal
  * @extends Roo.bootstrap.Component
  * @builder-top
+ * @parent none
  * 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..