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