|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MapRemoveMapTypeHandler
Provides an interface to implement in order to receive
MapEvent.REMOVEMAPTYPEevents from the MapWidget
.
Nested Class Summary | |
---|---|
static class |
MapRemoveMapTypeHandler.MapRemoveMapTypeEvent
Encapsulates the arguments for the MapEvent.REMOVEMAPTYPE event on a MapWidget . |
Method Summary | |
---|---|
void |
onRemoveMapType(MapRemoveMapTypeHandler.MapRemoveMapTypeEvent event)
Method to be invoked when a MapEvent.REMOVEMAPTYPE event fires on a MapWidget . |
Method Detail |
---|
void onRemoveMapType(MapRemoveMapTypeHandler.MapRemoveMapTypeEvent 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 |