sync
[roojs1] / docs / symbols / Roo.bootstrap.menu.Manager.json
1 {
2   "name" : "Roo.bootstrap.menu.Manager",
3   "augments" : [],
4   "childClasses" : [],
5   "desc" : "Provides a common registry of all menu items on a page so that they can be easily accessed by id.",
6   "isSingleton" : true,
7   "isStatic" : false,
8   "isBuiltin" : false,
9   "memberOf" : "Manager",
10   "example" : "",
11   "deprecated" : "",
12   "since" : "",
13   "see" : "",
14   "params" : [],
15   "returns" : [],
16   "throws" : "",
17   "requires" : "",
18   "config" : [],
19   "methods" : [
20     {
21       "name" : "get",
22       "type" : "function",
23       "desc" : "Returns a {@link Roo.menu.Menu} object",
24       "sig" : "(menu)",
25       "static" : false,
26       "memberOf" : "",
27       "isStatic" : false,
28       "isConstructor" : false,
29       "isPrivate" : false,
30       "example" : "",
31       "deprecated" : "",
32       "since" : "",
33       "see" : "",
34       "exceptions" : "",
35       "requires" : "",
36       "params" : [
37         {
38           "name" : "menu",
39           "type" : "String/Object",
40           "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.",
41           "isOptional" : false
42         }
43       ],
44       "returns" : []
45     },
46     {
47       "name" : "hideAll",
48       "type" : "function",
49       "desc" : "Hides all menus that are currently visible",
50       "sig" : "()\n{\n\n}",
51       "static" : false,
52       "memberOf" : "",
53       "isStatic" : false,
54       "isConstructor" : false,
55       "isPrivate" : false,
56       "example" : "",
57       "deprecated" : "",
58       "since" : "",
59       "see" : "",
60       "exceptions" : "",
61       "requires" : "",
62       "params" : [],
63       "returns" : []
64     }
65   ],
66   "events" : []
67 }