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