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