fix #7873 - links to footnotes removed on paste
[roojs1] / docs / json / roodata.json
index 467331f..48039b4 100644 (file)
     "tree_children" : [],
     "tree_parent" : []
   },
+  "Roo.bootstrap.form.MultiLineTag" : {
+    "props" : [],
+    "events" : [
+      {
+        "name" : "beforeload",
+        "type" : "function",
+        "desc" : "Fires before a request is made for a new data object.  If the beforeload handler returns false\nthe load action will be canceled.",
+        "sig" : "function (_self, store, options)\n{\n\n}",
+        "memberOf" : "",
+        "example" : "",
+        "deprecated" : "",
+        "since" : "",
+        "see" : "",
+        "params" : [
+          {
+            "name" : "this",
+            "type" : "Roo.boostrap.form.MultiLineTag",
+            "desc" : "",
+            "isOptional" : false
+          },
+          {
+            "name" : "store",
+            "type" : "Store",
+            "desc" : "",
+            "isOptional" : false
+          },
+          {
+            "name" : "options",
+            "type" : "Object",
+            "desc" : "The loading options that were specified (see {@link #load} for details)",
+            "isOptional" : false
+          }
+        ],
+        "returns" : []
+      }
+    ],
+    "methods" : [],
+    "isAbstract" : false,
+    "isBuilderTop" : false,
+    "implementations" : [],
+    "tree_children" : [],
+    "tree_parent" : []
+  },
   "Roo.bootstrap.form.NumberField" : {
     "props" : [
       {
       {
         "name" : "errorMask",
         "type" : "Boolean",
-        "desc" : "e) default fal",
+        "desc" : "Should the form be masked (and the active element highlighted on error - default false",
         "memberOf" : "",
         "isOptional" : false,
-        "optvals" : [
-          "true",
-          "false"
-        ]
+        "optvals" : []
       },
       {
         "name" : "errorReader",
       {
         "name" : "maskOffset",
         "type" : "Number",
-        "desc" : "Default 100",
+        "desc" : "space around form element to mask if there is an error Default 100",
         "memberOf" : "",
         "isOptional" : false,
         "optvals" : []
   },
   "Roo.form.Form" : {
     "props" : [
-      {
-        "name" : "(left|center|right)",
-        "type" : "String",
-        "desc" : "buttonAlign Valid values are \"left,\" \"center\" and \"right\" (defaults to \"center\")",
-        "memberOf" : "",
-        "isOptional" : false,
-        "optvals" : []
-      },
       {
         "name" : "baseParams",
         "type" : "Object",
         "isOptional" : false,
         "optvals" : []
       },
+      {
+        "name" : "buttonAlign",
+        "type" : "String",
+        "desc" : "t)  Valid values are \"left,\" \"center\" and \"right\" (defaults to \"center",
+        "memberOf" : "",
+        "isOptional" : false,
+        "optvals" : [
+          "left",
+          "center",
+          "right"
+        ]
+      },
       {
         "name" : "buttons[]",
         "type" : "Roo.Button",
       {
         "name" : "errorMask",
         "type" : "Boolean",
-        "desc" : "e) default fal",
+        "desc" : "Should the form be masked (and the active element highlighted on error - default false",
         "memberOf" : "Roo.form.BasicForm",
         "isOptional" : false,
-        "optvals" : [
-          "true",
-          "false"
-        ]
+        "optvals" : []
       },
       {
         "name" : "errorReader",
       {
         "name" : "maskOffset",
         "type" : "Number",
-        "desc" : "Default 100",
+        "desc" : "space around form element to mask if there is an error Default 100",
         "memberOf" : "Roo.form.BasicForm",
         "isOptional" : false,
         "optvals" : []
     "tree_children" : [],
     "tree_parent" : []
   },
+  "Roo.htmleditor.FilterHashLink" : {
+    "props" : [],
+    "events" : [],
+    "methods" : [],
+    "isAbstract" : false,
+    "isBuilderTop" : false,
+    "implementations" : [],
+    "tree_children" : [],
+    "tree_parent" : []
+  },
   "Roo.htmleditor.FilterKeepChildren" : {
     "props" : [],
     "events" : [],