Uses of Class
eu.webtoolkit.jwt.WLeafletMap.Tooltip
Packages that use WLeafletMap.Tooltip
-
Uses of WLeafletMap.Tooltip in eu.webtoolkit.jwt
Methods in eu.webtoolkit.jwt that return WLeafletMap.TooltipModifier and TypeMethodDescriptionWLeafletMap.Marker.getRemoveTooltip()Removes the tooltip from theWLeafletMap.Marker.WLeafletMap.Marker.getTooltip()Return the tooltip added to theWLeafletMap.Marker.WLeafletMap.removeTooltip(WLeafletMap.Tooltip tooltip) Remove the given tooltip.Methods in eu.webtoolkit.jwt with parameters of type WLeafletMap.TooltipModifier and TypeMethodDescriptionvoidWLeafletMap.addTooltip(WLeafletMap.Tooltip tooltip) Add the given tooltip.voidWLeafletMap.Marker.addTooltip(WLeafletMap.Tooltip tooltip) Add the tooltip to theWLeafletMap.Marker.WLeafletMap.removeTooltip(WLeafletMap.Tooltip tooltip) Remove the given tooltip.