sync
[roojs1] / docs / symbols / Roo.bootstrap.MenuMgr.json
diff --git a/docs/symbols/Roo.bootstrap.MenuMgr.json b/docs/symbols/Roo.bootstrap.MenuMgr.json
deleted file mode 100644 (file)
index d425796..0000000
+++ /dev/null
@@ -1,66 +0,0 @@
-{
-  "name" : "Roo.bootstrap.MenuMgr",
-  "augments" : [],
-  "desc" : "Provides a common registry of all menu items on a page so that they can be easily accessed by id.",
-  "isSingleton" : true,
-  "isStatic" : false,
-  "isBuiltin" : false,
-  "memberOf" : "MenuMgr",
-  "example" : "",
-  "deprecated" : "",
-  "since" : "",
-  "see" : "",
-  "params" : [],
-  "returns" : [],
-  "throws" : "",
-  "requires" : "",
-  "config" : [],
-  "methods" : [
-    {
-      "name" : "hideAll",
-      "type" : "function",
-      "desc" : "Hides all menus that are currently visible",
-      "sig" : "()\n{\n\n}",
-      "static" : false,
-      "memberOf" : "",
-      "isStatic" : false,
-      "isConstructor" : false,
-      "isPrivate" : false,
-      "example" : "",
-      "deprecated" : "",
-      "since" : "",
-      "see" : "",
-      "exceptions" : "",
-      "requires" : "",
-      "params" : [],
-      "returns" : []
-    },
-    {
-      "name" : "get",
-      "type" : "function",
-      "desc" : "Returns a {@link Roo.menu.Menu} object",
-      "sig" : "(menu)",
-      "static" : false,
-      "memberOf" : "",
-      "isStatic" : false,
-      "isConstructor" : false,
-      "isPrivate" : false,
-      "example" : "",
-      "deprecated" : "",
-      "since" : "",
-      "see" : "",
-      "exceptions" : "",
-      "requires" : "",
-      "params" : [
-        {
-          "name" : "menu",
-          "type" : "String/Object",
-          "desc" : "The string menu id, an existing menu object reference, or a Menu config that will\nbe used to generate and return a new Menu instance.",
-          "isOptional" : false
-        }
-      ],
-      "returns" : []
-    }
-  ],
-  "events" : []
-}
\ No newline at end of file