roojs-ui.js
authorAlan Knowles <alan@roojs.com>
Thu, 29 Jul 2021 05:40:44 +0000 (13:40 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 29 Jul 2021 05:40:44 +0000 (13:40 +0800)
roojs-ui-debug.js
roojs-all.js
roojs-debug.js
Roo/ContentPanel.js

Roo/ContentPanel.js
roojs-debug.js
roojs-ui-debug.js

index 782a3c0..03270b3 100644 (file)
@@ -12,6 +12,7 @@
  * @class Roo.ContentPanel
  * @extends Roo.util.Observable
  * @children Roo.form.Form Roo.JsonView Roo.View
+ * @builder-top
  * A basic ContentPanel element.
  * @cfg {Boolean}   fitToFrame    True for this panel to adjust its size to fit when the region resizes  (defaults to false)
  * @cfg {Boolean}   fitContainer   When using {@link #fitToFrame} and {@link #resizeEl}, you can also fit the parent container  (defaults to false)
index 5a960c1..63a0747 100644 (file)
@@ -33260,6 +33260,7 @@ Roo.DialogManager = function(){
  * @class Roo.LayoutDialog
  * @extends Roo.BasicDialog
  * @children Roo.ContentPanel
+ * @builder-top
  * Dialog which provides adjustments for working with a layout in a Dialog.
  * Add your necessary layout config options to the dialog's config.<br>
  * Example usage (including a nested layout):
index 539ca57..f42ecf7 100644 (file)
@@ -10098,6 +10098,7 @@ Roo.DialogManager = function(){
  * @class Roo.LayoutDialog
  * @extends Roo.BasicDialog
  * @children Roo.ContentPanel
+ * @builder-top
  * Dialog which provides adjustments for working with a layout in a Dialog.
  * Add your necessary layout config options to the dialog's config.<br>
  * Example usage (including a nested layout):