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