roojs-ui.js
authorAlan <alan@roojs.com>
Wed, 29 Sep 2021 09:24:53 +0000 (17:24 +0800)
committerAlan <alan@roojs.com>
Wed, 29 Sep 2021 09:24:53 +0000 (17:24 +0800)
roojs-ui-debug.js
roojs-bootstrap.js
roojs-bootstrap-debug.js
roojs-all.js
roojs-debug.js

roojs-bootstrap-debug.js
roojs-debug.js
roojs-ui-debug.js

index dc967f4..3c2dfcc 100644 (file)
@@ -26604,7 +26604,13 @@ Roo.htmleditor.KeyEnter.prototype = {
 /**
  * @class Roo.htmleditor.BlockFigure
  * Block that has an image and a figcaption
+ * @cfg {String} image_src the url for the image
+ * @cfg {String} align (left|right) alignment for the block default left
+ * @cfg {String} text_align (left|right) alignment for the text caption default left.
+ * @cfg {String} caption the text to appear below  (and in the alt tag)
+ * @cfg {String|number} image_width the width of the image number or %?
+ * @cfg {String|number} image_height the height of the image number or %?
+ * 
  * @constructor
  * Create a new Filter.
  * @param {Object} config Configuration options
index ad1282c..4f098ad 100644 (file)
@@ -45280,7 +45280,13 @@ Roo.htmleditor.KeyEnter.prototype = {
 /**
  * @class Roo.htmleditor.BlockFigure
  * Block that has an image and a figcaption
+ * @cfg {String} image_src the url for the image
+ * @cfg {String} align (left|right) alignment for the block default left
+ * @cfg {String} text_align (left|right) alignment for the text caption default left.
+ * @cfg {String} caption the text to appear below  (and in the alt tag)
+ * @cfg {String|number} image_width the width of the image number or %?
+ * @cfg {String|number} image_height the height of the image number or %?
+ * 
  * @constructor
  * Create a new Filter.
  * @param {Object} config Configuration options
index 42006e0..d3d030d 100644 (file)
@@ -21312,7 +21312,13 @@ Roo.htmleditor.KeyEnter.prototype = {
 /**
  * @class Roo.htmleditor.BlockFigure
  * Block that has an image and a figcaption
+ * @cfg {String} image_src the url for the image
+ * @cfg {String} align (left|right) alignment for the block default left
+ * @cfg {String} text_align (left|right) alignment for the text caption default left.
+ * @cfg {String} caption the text to appear below  (and in the alt tag)
+ * @cfg {String|number} image_width the width of the image number or %?
+ * @cfg {String|number} image_height the height of the image number or %?
+ * 
  * @constructor
  * Create a new Filter.
  * @param {Object} config Configuration options