module
meteoJS/synview/tooltip
Source: synview/
Child class
Abstract types
Class
Tooltip
Abstract types
inner
contentFunction Object
Function called that should return content for the tooltip. Undefined for no tooltip.
Parameter
Name | Type | Optional | Description |
---|---|---|---|
— |
|
|
- Returns
-
(string, external:jQuery, or undefined)
Tooltip content.sollte auch irgendwie die Resource-Objekt übernehmen...
inner
options Object
Options for constructor.
Parameters
Name | Type | Optional | Description |
---|---|---|---|
map |
|
Map object. |
|
typeCollection |
|
Collection with all types. |
|
tooltip |
|
Tooltip object. |