SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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(map)
IWMap map
- the map
Method Detail |
void afterAppend()
void
String getNavigationImage()
String
void setNavigationImage(imagePath)
String imagePath
void
String toString()
String