|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface MapAddMapTypeHandler
Provides an interface to implement in order to receive MapEvent.ADDMAPTYPE
events from the MapWidget.
| Nested Class Summary | |
|---|---|
static class |
MapAddMapTypeHandler.MapAddMapTypeEvent
Encapsulates the arguments for the MapEvent.ADDMAPTYPE event on a MapWidget. |
| Method Summary | |
|---|---|
void |
onAddMapType(MapAddMapTypeHandler.MapAddMapTypeEvent event)
Method to be invoked when a MapEvent.ADDMAPTYPE event fires on a MapWidget. |
| Method Detail |
|---|
void onAddMapType(MapAddMapTypeHandler.MapAddMapTypeEvent event)
MapWidget.
event - contains the properties of the event.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||