Class IWNavigationControl

Extends IWControl.

The navigation cross control element

Author: JAN, BRE

Constructor Summary
IWNavigationControl(map, languagePack)
            Creates the navigation cross control element.
 
Method Summary
 void afterAppend()
           Overrides the callback method for afterAppend events.
 String getNavigationImage()
           Returns the path to the image used by the navigation control.
 void setNavigationImage(imagePath)
           Sets the path to the image used by the navigation control.
 String toString()
           Returns a string representation of the navigation control.
 
Methods inherited from class IWDraggable
allowDraggingOutsideParent(isDraggingOutsideParentAllowed)
isDraggingOutsideParentAllowed()
setOnMouseMoveContainer(container)
getOnMouseMoveContainer()
setDraggingBounds(bounds)
getDraggingBounds()
setDraggable(isDraggable)
isDraggable()
setDraggableContainer(draggableContainer)
getDraggableContainer()
setDragButton(button)
getDragButton()
Methods inherited from class IWMapElement
isDisplayed()
getParent()
setParent(newParent)
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)
beforeAppend()
beforeRemove()
afterRemove()
destroyMapElement()
Methods inherited from class IWControl
isControl()
isRedrawable()
setRedrawable(isRedrawable)
getPadding()
setPadding(newPadding)
setFirstOrientation(alignment)
getFirstOrientation()
setSecondOrientation(alignment)
getSecondOrientation()
getName()


Constructor Detail

IWNavigationControl

IWNavigationControl(map, languagePack)

Method Detail

afterAppend

void afterAppend()

getNavigationImage

String getNavigationImage()

setNavigationImage

void setNavigationImage(imagePath)

toString

String toString()

Source-Code Copyright 2007-2009 infoware GmbH - Documentation generated by JsDoc Toolkit 1.4.1 on Tue Nov 28 2017 09:51:51 GMT+0100 (MEZ)