sync
[roojs1] / docs / symbols / Roo.lib.Range.json
diff --git a/docs/symbols/Roo.lib.Range.json b/docs/symbols/Roo.lib.Range.json
new file mode 100644 (file)
index 0000000..06b6d3c
--- /dev/null
@@ -0,0 +1,52 @@
+{
+  "name" : "Roo.lib.Range",
+  "augments" : [],
+  "childClasses" : {  },
+  "tree_children" : [],
+  "tree_parent" : [],
+  "desc" : "This is a toolkit, normally used to copy features into a Dom Range element\nRoo.lib.Range.wrap(x);",
+  "isSingleton" : false,
+  "isStatic" : false,
+  "isBuiltin" : false,
+  "isAbstract" : false,
+  "isBuilderTop" : false,
+  "memberOf" : "Range",
+  "example" : "",
+  "deprecated" : "",
+  "since" : "",
+  "see" : "",
+  "params" : [],
+  "returns" : [],
+  "throws" : "",
+  "requires" : "",
+  "config" : [],
+  "methods" : [
+    {
+      "name" : "wrap",
+      "type" : "function",
+      "desc" : "Wrap a Dom Range object, to give it new features...",
+      "sig" : "(the)",
+      "static" : true,
+      "memberOf" : "",
+      "isStatic" : true,
+      "isConstructor" : false,
+      "isPrivate" : false,
+      "example" : "",
+      "deprecated" : "",
+      "since" : "",
+      "see" : "",
+      "exceptions" : "",
+      "requires" : "",
+      "params" : [
+        {
+          "name" : "the",
+          "type" : "Range",
+          "desc" : "range to wrap",
+          "isOptional" : false
+        }
+      ],
+      "returns" : []
+    }
+  ],
+  "events" : []
+}
\ No newline at end of file