Fix #6893 - fix roo docs
[roojs1] / docs / symbols / Roo.json
index 2d980de..cc417a4 100644 (file)
@@ -1,7 +1,6 @@
 {
   "name" : "Roo",
-  "augments" : [
-  ],
+  "augments" : [],
   "desc" : "Roo core utilities and functions.",
   "isSingleton" : true,
   "isStatic" : false,
   "deprecated" : "",
   "since" : "",
   "see" : "",
-  "params" : [
-  ],
-  "returns" : [
-  ],
-  "config" : [
-    {
-      "name" : "removeMask",
-      "type" : "Boolean",
-      "desc" : "True to create a single-use mask that is automatically destroyed after loading (useful for page loads),\nFalse to persist the mask element reference for multiple uses (e.g., for paged data widgets).  Defaults to false.",
-      "memberOf" : "Roo",
-      "optvals" : [
-      ]
-    },
-    {
-      "name" : "items",
-      "type" : "Array",
-      "desc" : "array of button configs or elements to add (will be converted to a MixedCollection)",
-      "memberOf" : "Roo",
-      "optvals" : [
-      ]
-    },
-    {
-      "name" : "mode",
-      "type" : "String",
-      "desc" : "The shadow display mode.  Supports the following options:<br />\nsides: Shadow displays on both sides and bottom only<br />\nframe: Shadow displays equally on all four sides<br />\ndrop: Traditional bottom-right drop shadow (default)",
-      "memberOf" : "Roo",
-      "optvals" : [
-      ]
-    },
-    {
-      "name" : "tree",
-      "type" : "Roo.tree.TreePanel",
-      "desc" : "The tree TreePanel, with config etc.",
-      "memberOf" : "Roo",
-      "optvals" : [
-      ]
-    }
-  ],
+  "params" : [],
+  "returns" : [],
+  "config" : [],
   "methods" : [
     {
       "name" : "each",
@@ -81,8 +45,7 @@
           "isOptional" : false
         }
       ],
-      "returns" : [
-      ]
+      "returns" : []
     },
     {
       "name" : "get",
       "deprecated" : "",
       "since" : "",
       "see" : "",
-      "params" : [
-      ],
-      "returns" : [
-      ]
+      "params" : [],
+      "returns" : []
     },
     {
       "name" : "getDom",
           "isOptional" : false
         }
       ],
-      "returns" : [
-      ]
+      "returns" : []
+    },
+    {
+      "name" : "getGridSize",
+      "desc" : "Find the current bootstrap width Grid size\nNote xs is the default for smaller.. - this is currently used by grids to render correct columns",
+      "isStatic" : true,
+      "isConstructor" : false,
+      "isPrivate" : false,
+      "memberOf" : "Roo",
+      "example" : "",
+      "deprecated" : "",
+      "since" : "",
+      "see" : "",
+      "params" : [],
+      "returns" : []
     },
     {
       "name" : "factory",
           "isOptional" : false
         }
       ],
-      "returns" : [
-      ]
+      "returns" : []
     },
     {
       "name" : "apply",
           "isOptional" : false
         }
       ],
-      "returns" : [
-      ]
+      "returns" : []
     },
     {
       "name" : "select",
       "deprecated" : "",
       "since" : "",
       "see" : "",
-      "params" : [
-      ],
-      "returns" : [
-      ]
+      "params" : [],
+      "returns" : []
     },
     {
       "name" : "fly",
           "isOptional" : false
         }
       ],
-      "returns" : [
-      ]
-    },
-    {
-      "name" : "namespace",
-      "desc" : "Creates namespaces to be used for scoping variables and classes so that they are not global.  Usage:\n<pre><code>\nRoo.namespace('Company', 'Company.data');\nCompany.Widget = function() { ... }\nCompany.data.CustomStore = function(config) { ... }\n</code></pre>",
-      "isStatic" : true,
-      "isConstructor" : false,
-      "isPrivate" : false,
-      "memberOf" : "Roo",
-      "example" : "",
-      "deprecated" : "",
-      "since" : "",
-      "see" : "",
-      "params" : [
-        {
-          "name" : "namespace1",
-          "type" : "String",
-          "desc" : "",
-          "isOptional" : false
-        },
-        {
-          "name" : "namespace2",
-          "type" : "String",
-          "desc" : "",
-          "isOptional" : false
-        },
-        {
-          "name" : "etc",
-          "type" : "String",
-          "desc" : "",
-          "isOptional" : false
-        }
-      ],
-      "returns" : [
-      ]
+      "returns" : []
     },
     {
       "name" : "override",
           "isOptional" : false
         }
       ],
-      "returns" : [
-      ]
+      "returns" : []
     },
     {
       "name" : "selectNode",
       ]
     }
   ],
-  "events" : [
-  ]
+  "events" : []
 }
\ No newline at end of file