Fix #6912 - issue with parsing Roo.lib.Dom
[roojs1] / docs / symbols / Roo.Editor.json
index 83cc585..b611649 100644 (file)
@@ -14,7 +14,7 @@
   "tree_parent" : [],
   "desc" : "A base editor field that handles displaying/hiding on demand and has some built-in sizing and event handling logic.",
   "isSingleton" : false,
-  "isStatic" : false,
+  "isStatic" : true,
   "isBuiltin" : false,
   "isAbstract" : false,
   "isBuilderTop" : false,
       "name" : "hideEl",
       "type" : "Boolean",
       "desc" : "False to keep the bound element visible while the editor is displayed (defaults to true)",
-      "memberOf" : "Roo.Editor"
+      "memberOf" : ""
     },
     {
       "name" : "alignment",
       "type" : "String",
       "desc" : "The position to align to (see {@link Roo.Element#alignTo} for more details, defaults to \"c-c?\").",
-      "memberOf" : "Roo.Editor"
+      "memberOf" : ""
     },
     {
       "name" : "constrain",
       "type" : "Boolean",
       "desc" : "True to constrain the editor to the viewport",
-      "memberOf" : "Roo.Editor"
+      "memberOf" : ""
     },
     {
       "name" : "shadow",
       "type" : "Boolean/String",
       "desc" : "\"sides\" for sides/bottom only, \"frame\" for 4-way shadow, and \"drop\"\nfor bottom-right shadow (defaults to \"frame\")",
-      "memberOf" : "Roo.Editor"
+      "memberOf" : ""
     },
     {
       "name" : "hideMode",
@@ -81,7 +81,7 @@
       "name" : "value",
       "type" : "Mixed",
       "desc" : "The data value of the underlying field (defaults to \"\")",
-      "memberOf" : "Roo.Editor"
+      "memberOf" : ""
     },
     {
       "name" : "allowDomMove",
@@ -93,7 +93,7 @@
       "name" : "cancelOnEsc",
       "type" : "Boolean",
       "desc" : "True to cancel the edit when the escape key is pressed (defaults to false)",
-      "memberOf" : "Roo.Editor"
+      "memberOf" : ""
     },
     {
       "name" : "actionMode",
       "name" : "completeOnEnter",
       "type" : "Boolean",
       "desc" : "True to complete the edit when the enter key is pressed (defaults to false)",
-      "memberOf" : "Roo.Editor"
+      "memberOf" : ""
     },
     {
       "name" : "revertInvalid",
       "type" : "Boolean",
       "desc" : "True to automatically revert the field value and cancel the edit when the user completes an edit and the field\nvalidation fails (defaults to true)",
-      "memberOf" : "Roo.Editor"
+      "memberOf" : ""
     },
     {
       "name" : "disableClass",
       "name" : "ignoreNoChange",
       "type" : "Boolean",
       "desc" : "True to skip the the edit completion process (no save, no events fired) if the user completes an edit and\nthe value has not changed (defaults to false).  Applies only to string values - edits for other data types\nwill never be ignored.",
-      "memberOf" : "Roo.Editor"
+      "memberOf" : ""
     },
     {
       "name" : "autosize",
       "type" : "Boolean/String",
       "desc" : "True for the editor to automatically adopt the size of the underlying field, \"width\" to adopt the width only,\nor \"height\" to adopt the height only (defaults to false)",
-      "memberOf" : "Roo.Editor"
+      "memberOf" : ""
     },
     {
       "name" : "updateEl",
       "type" : "Boolean",
       "desc" : "True to update the innerHTML of the bound element when the update completes (defaults to false)",
-      "memberOf" : "Roo.Editor"
+      "memberOf" : ""
     }
   ],
   "methods" : [