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