roojs-ui.js
authorAlan Knowles <alan@roojs.com>
Fri, 18 Dec 2020 03:35:35 +0000 (11:35 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 18 Dec 2020 03:35:35 +0000 (11:35 +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 78582c7..806c382 100644 (file)
@@ -27,6 +27,7 @@
  * @cfg {String/Object} params  When used with {@link #url}, calls {@link #setUrl} with this value
  * @cfg {Boolean} loadOnce      When used with {@link #url}, calls {@link #setUrl} with this value
  * @cfg {String}    content        Raw content to fill content panel with (uses setContent on construction.)
+ * @cfg {String}    style  Extra style to add to the content panel 
 
  * @constructor
  * Create a new ContentPanel.
index a55381a..d5aa045 100644 (file)
@@ -54136,6 +54136,7 @@ Roo.LayoutStateManager.prototype = {
  * @cfg {String/Object} params  When used with {@link #url}, calls {@link #setUrl} with this value
  * @cfg {Boolean} loadOnce      When used with {@link #url}, calls {@link #setUrl} with this value
  * @cfg {String}    content        Raw content to fill content panel with (uses setContent on construction.)
+ * @cfg {String}    style  Extra style to add to the content panel 
 
  * @constructor
  * Create a new ContentPanel.
index c123683..340029c 100644 (file)
@@ -31192,6 +31192,7 @@ Roo.LayoutStateManager.prototype = {
  * @cfg {String/Object} params  When used with {@link #url}, calls {@link #setUrl} with this value
  * @cfg {Boolean} loadOnce      When used with {@link #url}, calls {@link #setUrl} with this value
  * @cfg {String}    content        Raw content to fill content panel with (uses setContent on construction.)
+ * @cfg {String}    style  Extra style to add to the content panel 
 
  * @constructor
  * Create a new ContentPanel.