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

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

index f9031a9..1d925e9 100644 (file)
@@ -6,6 +6,7 @@
 /**
  * @class Roo.bootstrap.Modal
  * @extends Roo.bootstrap.Component
+ * @builder-top
  * 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 cc4d8b1..8fe909c 100644 (file)
@@ -11,6 +11,7 @@
 /**
  * @class Roo.bootstrap.layout.Border
  * @extends Roo.bootstrap.layout.Manager
+ * @builder-top
  * This class represents a common layout manager used in desktop applications. For screenshots and more details,
  * please see: examples/bootstrap/nested.html<br><br>
  
index 308c67e..aea975b 100644 (file)
@@ -848,6 +848,7 @@ Roo.extend(Roo.bootstrap.DropTarget, Roo.bootstrap.Element,  {
 /**
  * @class Roo.bootstrap.Body
  * @extends Roo.bootstrap.Component
+ * @builder-top
  * Bootstrap Body class
  *
  * @constructor
@@ -4253,6 +4254,7 @@ Roo.extend(Roo.bootstrap.MenuSeparator, Roo.bootstrap.Component,  {
 /**
  * @class Roo.bootstrap.Modal
  * @extends Roo.bootstrap.Component
+ * @builder-top
  * 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..
@@ -38370,6 +38372,7 @@ Roo.extend(Roo.bootstrap.layout.Manager, Roo.bootstrap.Component, {
 /**
  * @class Roo.bootstrap.layout.Border
  * @extends Roo.bootstrap.layout.Manager
+ * @builder-top
  * This class represents a common layout manager used in desktop applications. For screenshots and more details,
  * please see: examples/bootstrap/nested.html<br><br>