sync
[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   "throws" : "",
23   "requires" : "",
24   "config" : [],
25   "methods" : [
26     {
27       "name" : "currentEl",
28       "type" : "function",
29       "desc" : "",
30       "sig" : "()\n{\n\n}",
31       "static" : true,
32       "memberOf" : "",
33       "isStatic" : true,
34       "isConstructor" : false,
35       "isPrivate" : false,
36       "example" : "",
37       "deprecated" : "",
38       "since" : "",
39       "see" : "",
40       "exceptions" : "",
41       "requires" : "",
42       "params" : [],
43       "returns" : []
44     }
45   ],
46   "events" : []
47 }