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