Class IWNavigationControl

Extends IWControl.

The navigation cross control element

This class is part of the module controls.


Constructor Summary
IWNavigationControl(map)
            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 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)
beforeAppend()
beforeRemove()
afterRemove()
destroyMapElement()
registerEvents(container)
Methods inherited from class IWControl
isControl()
isRedrawable()
setRedrawable(isRedrawable)
getPadding()
setPadding(newPadding)
setFirstOrientation(alignment)
getFirstOrientation()
setSecondOrientation(alignment)
getSecondOrientation()
getName()


Constructor Detail

IWNavigationControl

IWNavigationControl(map)

Method Detail

afterAppend

void afterAppend()

getNavigationImage

String getNavigationImage()

setNavigationImage

void setNavigationImage(imagePath)

toString

String toString()

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