From: Alan Knowles Date: Thu, 29 Jul 2021 05:40:44 +0000 (+0800) Subject: roojs-ui.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=3895af0f19004ca4b4f1a8f9e05676cff289c2f5 roojs-ui.js roojs-ui-debug.js roojs-all.js roojs-debug.js Roo/ContentPanel.js --- diff --git a/Roo/ContentPanel.js b/Roo/ContentPanel.js index 782a3c0bbc..03270b3dd8 100644 --- a/Roo/ContentPanel.js +++ b/Roo/ContentPanel.js @@ -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) diff --git a/roojs-debug.js b/roojs-debug.js index 5a960c19f8..63a074732b 100644 --- a/roojs-debug.js +++ b/roojs-debug.js @@ -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.
* Example usage (including a nested layout): diff --git a/roojs-ui-debug.js b/roojs-ui-debug.js index 539ca579ff..f42ecf75e7 100644 --- a/roojs-ui-debug.js +++ b/roojs-ui-debug.js @@ -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.
* Example usage (including a nested layout):