Roo/htmleditor/BlockFigure.js
authorAlan <alan@roojs.com>
Wed, 29 Sep 2021 09:22:21 +0000 (17:22 +0800)
committerAlan <alan@roojs.com>
Wed, 29 Sep 2021 09:22:21 +0000 (17:22 +0800)
Roo/htmleditor/BlockFigure.js

index cb76ae8..08a6fc8 100644 (file)
     
  */
 
+/**
+ * @class Roo.htmleditor.BlockFigure
+ * Block that has an image and a figcaption
+ * @constructor
+ * Create a new Filter.
+ * @param {Object} config Configuration options
+ */
+
 Roo.htmleditor.BlockFigure = function(cfg)
 {
     if (cfg.node) {