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