SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The navigation cross control element
Author: JAN, BREConstructor 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. |
Constructor Detail |
IWNavigationControl(map, languagePack)
IWMap map
- the map
IWLanguagePack languagePack
Method Detail |
void afterAppend()
void
String getNavigationImage()
String
void setNavigationImage(imagePath)
String imagePath
void
String toString()
String