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