Class IWTooltip

Extends IWWindowOverlay.

IWTooltip is an implementation of the IWWindowOverlay interface to display textual information on the map.


Constructor Summary
IWTooltip(map, coordinate, content)
            Creates a new tooltip object.
 
Method Summary
afterAppend()
           undocumented
beforeAppend()
           undocumented
 void destroy()
           Destroys the toolip. Call this method after the tooltip has been removed from the map by calling the removeWindowOverlay method.
 
Methods inherited from class IWWindowOverlay
getAnchor()
setAnchor(anchor)
setCoordinate(coordinate)
getCoordinate()
destroyWindowOverlay()
redraw()
Methods inherited from class IWMapElement
isDisplayed()
getParent()
setParent(parent)
isVisible()
setVisible(visible)
setPrintable(printable)
isPrintable()
setContainerClassname(classname)
getContainer()
setContainer(newContainer)
setId(id)
getId()
onContextMenu(event)
onMouseUp(event)
onMouseDown(event)
onMouseMove(event)
onMouseOut(event)
onMouseOver(event)
onClick(event)
onDblClick(event)
onSelect(event)
onMouseWheel(event)
beforeRemove()
afterRemove()
destroyMapElement()
registerEvents(container)


Constructor Detail

IWTooltip

IWTooltip(map, coordinate, content)

Method Detail

afterAppend

afterAppend()

beforeAppend

beforeAppend()

destroy

void destroy()

Source-Code Copyright 2007-2016 infoware GmbH - Documentation generated on Tue Nov 29 2022 14:20:14 GMT+0100 (MEZ)