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