a177765bfd8060a9969eb8de93f07fe7f4527777
[roojs1] / docs / symbols / Roo.bootstrap.Tooltip.json
1 {
2   "name" : "Roo.bootstrap.Tooltip",
3   "augments" : [
4   ],
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   ],
24   "config" : [
25   ],
26   "methods" : [
27     {
28       "name" : "currentEl",
29       "desc" : "",
30       "isStatic" : true,
31       "isConstructor" : false,
32       "isPrivate" : false,
33       "memberOf" : "Roo.bootstrap.Tooltip",
34       "example" : "",
35       "deprecated" : "",
36       "since" : "",
37       "see" : "",
38       "params" : [
39       ],
40       "returns" : [
41       ]
42     }
43   ],
44   "events" : [
45   ]
46 }