sync
[roojs1] / docs / symbols / Roo.bootstrap.Tooltip.json
1 {
2   "name" : "Roo.bootstrap.Tooltip",
3   "augments" : [],
4   "childClasses" : [],
5   "desc" : "Bootstrap Tooltip class\nThis is basic at present - all componets support it by default, however they should add tooltipEl() method\nto determine which dom element triggers the tooltip.\n\nIt needs to add support for additional attributes like tooltip-position",
6   "isSingleton" : false,
7   "isStatic" : false,
8   "isBuiltin" : false,
9   "memberOf" : "Tooltip",
10   "example" : "",
11   "deprecated" : "",
12   "since" : "",
13   "see" : "",
14   "params" : [
15     {
16       "name" : "config",
17       "type" : "Object",
18       "desc" : "The config object",
19       "isOptional" : false
20     }
21   ],
22   "returns" : [],
23   "throws" : "",
24   "requires" : "",
25   "config" : [],
26   "methods" : [
27     {
28       "name" : "currentEl",
29       "type" : "function",
30       "desc" : "",
31       "sig" : "()\n{\n\n}",
32       "static" : true,
33       "memberOf" : "",
34       "isStatic" : true,
35       "isConstructor" : false,
36       "isPrivate" : false,
37       "example" : "",
38       "deprecated" : "",
39       "since" : "",
40       "see" : "",
41       "exceptions" : "",
42       "requires" : "",
43       "params" : [],
44       "returns" : []
45     }
46   ],
47   "events" : []
48 }