enable grammerly in editor
[roojs1] / docs / symbols / Roo.bootstrap.Tooltip.json
1 {
2   "name" : "Roo.bootstrap.Tooltip",
3   "augments" : [],
4   "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",
5   "isSingleton" : false,
6   "isStatic" : false,
7   "isBuiltin" : false,
8   "memberOf" : "Tooltip",
9   "example" : "",
10   "deprecated" : "",
11   "since" : "",
12   "see" : "",
13   "params" : [
14     {
15       "name" : "config",
16       "type" : "Object",
17       "desc" : "The config object",
18       "isOptional" : false
19     }
20   ],
21   "returns" : [],
22   "config" : [],
23   "methods" : [
24     {
25       "name" : "currentEl",
26       "desc" : "",
27       "isStatic" : true,
28       "isConstructor" : false,
29       "isPrivate" : false,
30       "memberOf" : "Roo.bootstrap.Tooltip",
31       "example" : "",
32       "deprecated" : "",
33       "since" : "",
34       "see" : "",
35       "params" : [],
36       "returns" : []
37     }
38   ],
39   "events" : []
40 }