sync
authorAlan <alan@roojs.com>
Fri, 24 Sep 2021 02:34:41 +0000 (10:34 +0800)
committerAlan <alan@roojs.com>
Fri, 24 Sep 2021 02:34:41 +0000 (10:34 +0800)
docs/json/roodata.json
docs/src/Roo_htmleditor_Filter.js.html
docs/symbols/Roo.htmleditor.Filter.json [new file with mode: 0644]
docs/symbols/Roo.htmleditor.json [new file with mode: 0644]
docs/tree.json

index 01d8edd..cfec726 100644 (file)
     "tree_children" : [],
     "tree_parent" : []
   },
+  "Roo.htmleditor" : {
+    "props" : [],
+    "events" : [],
+    "methods" : [],
+    "isAbstract" : false,
+    "isBuilderTop" : false,
+    "implementations" : [],
+    "tree_children" : [],
+    "tree_parent" : []
+  },
+  "Roo.htmleditor.Filter" : {
+    "props" : [
+      {
+        "name" : "node",
+        "type" : "DomElement",
+        "desc" : "The node to iterate and filter",
+        "memberOf" : ""
+      }
+    ],
+    "events" : [],
+    "methods" : [],
+    "isAbstract" : false,
+    "isBuilderTop" : false,
+    "implementations" : [],
+    "tree_children" : [],
+    "tree_parent" : []
+  },
   "Roo.lib" : {
     "props" : [],
     "events" : [],
index d44e382..4d76cbd 100644 (file)
@@ -4,14 +4,25 @@
  *
  */
 
-</span><span class="jsdoc-var">Roo.htmleditor </span><span class="jsdoc-syntax">= </span><span class="jsdoc-keyword">typeof</span><span class="jsdoc-syntax">(</span><span class="jsdoc-var">Roo.htmleditor</span><span class="jsdoc-syntax">) == </span><span class="jsdoc-string">'undefined' </span><span class="jsdoc-syntax">? {} : </span><span class="jsdoc-var">Roo.htmleditor</span><span class="jsdoc-syntax">;
+/**
+ * @class Roo.htmleditor.Filter
+ * Base Class for filtering htmleditor stuff.
+ * @cfg {DomElement} node The node to iterate and filter
+ * @constructor
+ * Create a new Filter.
+ * @param {Object} config Configuration options
+ */
+
 
 
-</span><span class="jsdoc-var">Roo.htmleditor.Filter </span><span class="jsdoc-syntax">= </span><span class="jsdoc-keyword">function</span><span class="jsdoc-syntax">() {}
+</span><span class="jsdoc-var">Roo.htmleditor.Filter </span><span class="jsdoc-syntax">= </span><span class="jsdoc-keyword">function</span><span class="jsdoc-syntax">(</span><span class="jsdoc-var">cfg</span><span class="jsdoc-syntax">) {
+    </span><span class="jsdoc-var">Roo.apply</span><span class="jsdoc-syntax">(</span><span class="jsdoc-var">this.cfg</span><span class="jsdoc-syntax">);
+}
 
 
 </span><span class="jsdoc-var">Roo.htmleditor.Filter.prototype </span><span class="jsdoc-syntax">= {
 
+    </span><span class="jsdoc-var">node</span><span class="jsdoc-syntax">: </span><span class="jsdoc-keyword">false</span><span class="jsdoc-syntax">,
 
     </span><span class="jsdoc-var">tag</span><span class="jsdoc-syntax">: </span><span class="jsdoc-keyword">false</span><span class="jsdoc-syntax">,
 
diff --git a/docs/symbols/Roo.htmleditor.Filter.json b/docs/symbols/Roo.htmleditor.Filter.json
new file mode 100644 (file)
index 0000000..b959e56
--- /dev/null
@@ -0,0 +1,39 @@
+{
+  "name" : "Roo.htmleditor.Filter",
+  "augments" : [],
+  "childClasses" : {  },
+  "tree_children" : [],
+  "tree_parent" : [],
+  "desc" : "Base Class for filtering htmleditor stuff.",
+  "isSingleton" : false,
+  "isStatic" : false,
+  "isBuiltin" : false,
+  "isAbstract" : false,
+  "isBuilderTop" : false,
+  "memberOf" : "Filter",
+  "example" : "",
+  "deprecated" : "",
+  "since" : "",
+  "see" : "",
+  "params" : [
+    {
+      "name" : "config",
+      "type" : "Object",
+      "desc" : "Configuration options",
+      "isOptional" : false
+    }
+  ],
+  "returns" : [],
+  "throws" : "",
+  "requires" : "",
+  "config" : [
+    {
+      "name" : "node",
+      "type" : "DomElement",
+      "desc" : "The node to iterate and filter",
+      "memberOf" : ""
+    }
+  ],
+  "methods" : [],
+  "events" : []
+}
\ No newline at end of file
diff --git a/docs/symbols/Roo.htmleditor.json b/docs/symbols/Roo.htmleditor.json
new file mode 100644 (file)
index 0000000..fab0876
--- /dev/null
@@ -0,0 +1,25 @@
+{
+  "name" : "Roo.htmleditor",
+  "augments" : [],
+  "childClasses" : {  },
+  "tree_children" : [],
+  "tree_parent" : [],
+  "desc" : "",
+  "isSingleton" : false,
+  "isStatic" : false,
+  "isBuiltin" : false,
+  "isAbstract" : false,
+  "isBuilderTop" : false,
+  "memberOf" : "Roo.htmleditor",
+  "example" : "",
+  "deprecated" : "",
+  "since" : "",
+  "see" : "",
+  "params" : [],
+  "returns" : [],
+  "throws" : "",
+  "requires" : "",
+  "config" : [],
+  "methods" : [],
+  "events" : []
+}
\ No newline at end of file
index 3de9774..d2aa5a7 100644 (file)
         ],
         "is_class" : false
       },
+      {
+        "name" : "Roo.htmleditor",
+        "cn" : [
+          {
+            "name" : "Roo.htmleditor.Filter",
+            "cn" : [],
+            "is_class" : false
+          }
+        ],
+        "is_class" : false
+      },
       {
         "name" : "Roo.lib",
         "cn" : [