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