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