Modifier and Type | Class and Description |
---|---|
class |
MapEvent<H extends MapHandler<E>,E>
Inherit this into unique Map Event
|
Modifier and Type | Method and Description |
---|---|
static <E> void |
MapHandlerRegistration.addDomListener(JavaScriptObject jso,
DomEvent.Type<ClickHandler> type,
MapHandler<E> handler,
boolean capture)
experimental for the moment.
|
static <E extends MapEvent> |
MapHandlerRegistration.addHandler(JavaScriptObject jso,
MapEventType eventType,
MapHandler<E> handler,
MapEventFormatter<E> formatter)
event handler
|
static <E extends MapEvent> |
MapHandlerRegistration.addHandlerDrawing(JavaScriptObject jso,
MapEventType eventType,
MapHandler<E> handler,
MapEventFormatter<E> formatter)
event handler for the drawing overlay objects
|
static <E extends MapEvent> |
MapHandlerRegistration.addHandlerMvc(JavaScriptObject jso,
MapEventType eventType,
MapHandler<E> handler,
MapEventFormatter<E> formatter)
event handler for the mvc object
|
protected static <E extends MapEvent> |
MapHandlerRegistration.onCallback(MapHandler<E> handler,
com.google.gwt.ajaxloader.client.Properties properties,
MapEventFormatter<E> formatter)
process generic handler callback
|
Modifier and Type | Interface and Description |
---|---|
interface |
AnimationChangeMapHandler |
Modifier and Type | Interface and Description |
---|---|
interface |
BoundsChangeMapHandler |
Modifier and Type | Interface and Description |
---|---|
interface |
CenterChangeMapHandler |
Modifier and Type | Interface and Description |
---|---|
interface |
ChannelNumberChangeMapHandler |
Modifier and Type | Interface and Description |
---|---|
interface |
ClickMapHandler |
Modifier and Type | Interface and Description |
---|---|
interface |
ClickableChangeMapHandler |
Modifier and Type | Interface and Description |
---|---|
interface |
CloseClickMapHandler |
Modifier and Type | Interface and Description |
---|---|
interface |
ContentChangeMapHandler |
Modifier and Type | Interface and Description |
---|---|
interface |
CursorChangeMapHandler |
Modifier and Type | Interface and Description |
---|---|
interface |
DblClickMapHandler |
Modifier and Type | Interface and Description |
---|---|
interface |
DirectionsChangeMapHandler |
Modifier and Type | Interface and Description |
---|---|
interface |
DomReadyMapHandler |
Modifier and Type | Interface and Description |
---|---|
interface |
DragMapHandler |
Modifier and Type | Interface and Description |
---|---|
interface |
DragEndMapHandler |
Modifier and Type | Interface and Description |
---|---|
interface |
DraggableChangeMapHandler |
Modifier and Type | Interface and Description |
---|---|
interface |
DragStartMapHandler |
Modifier and Type | Interface and Description |
---|---|
interface |
FlatChangeMapHandler |
Modifier and Type | Interface and Description |
---|---|
interface |
FormatChangeMapHandler |
Modifier and Type | Interface and Description |
---|---|
interface |
FusionTablesMouseMapHandler |
Modifier and Type | Interface and Description |
---|---|
interface |
HeadingChangeMapHandler |
Modifier and Type | Interface and Description |
---|---|
interface |
IconChangeMapHandler |
Modifier and Type | Interface and Description |
---|---|
interface |
IdleMapHandler |
Modifier and Type | Interface and Description |
---|---|
interface |
InsertAtMapHandler |
Modifier and Type | Interface and Description |
---|---|
interface |
KmlMouseMapHandler |
Modifier and Type | Interface and Description |
---|---|
interface |
DefaultViewportChangeMapHandler |
Modifier and Type | Interface and Description |
---|---|
interface |
LinksChangeMapHandler |
Modifier and Type | Interface and Description |
---|---|
interface |
MapChangeMapHandler |
Modifier and Type | Interface and Description |
---|---|
interface |
MapTypeIdChangeMapHandler |
Modifier and Type | Interface and Description |
---|---|
interface |
MouseDownMapHandler |
Modifier and Type | Interface and Description |
---|---|
interface |
MouseMoveMapHandler |
Modifier and Type | Interface and Description |
---|---|
interface |
MouseOutMapHandler |
Modifier and Type | Interface and Description |
---|---|
interface |
MouseOverMapHandler |
Modifier and Type | Interface and Description |
---|---|
interface |
MouseUpMapHandler |
Modifier and Type | Interface and Description |
---|---|
interface |
OverlayCompleteMapHandler |
Modifier and Type | Interface and Description |
---|---|
interface |
CircleCompleteMapHandler |
Modifier and Type | Interface and Description |
---|---|
interface |
MarkerCompleteMapHandler |
Modifier and Type | Interface and Description |
---|---|
interface |
PolygonCompleteMapHandler |
Modifier and Type | Interface and Description |
---|---|
interface |
PolylineCompleteMapHandler |
Modifier and Type | Interface and Description |
---|---|
interface |
RectangleCompleteMapHandler |
Modifier and Type | Interface and Description |
---|---|
interface |
PanoChangeMapHandler |
Modifier and Type | Interface and Description |
---|---|
interface |
PanoramioMouseMapHandler |
Modifier and Type | Interface and Description |
---|---|
interface |
PlaceChangeMapHandler |
Modifier and Type | Interface and Description |
---|---|
interface |
PositionChangeMapHandler |
Modifier and Type | Interface and Description |
---|---|
interface |
PovChangeMapHandler |
Modifier and Type | Interface and Description |
---|---|
interface |
ProjectionChangeMapHandler |
Modifier and Type | Interface and Description |
---|---|
interface |
RadiusChangeMapHandler |
Modifier and Type | Interface and Description |
---|---|
interface |
RemoveAtMapHandler |
Modifier and Type | Interface and Description |
---|---|
interface |
ResizeMapHandler |
Modifier and Type | Interface and Description |
---|---|
interface |
RightClickMapHandler |
Modifier and Type | Interface and Description |
---|---|
interface |
SetAtMapHandler |
Modifier and Type | Interface and Description |
---|---|
interface |
ShadowChangeMapHandler |
Modifier and Type | Interface and Description |
---|---|
interface |
ShapeChangeMapHandler |
Modifier and Type | Interface and Description |
---|---|
interface |
TilesLoadedMapHandler |
Modifier and Type | Interface and Description |
---|---|
interface |
TiltChangeMapHandler |
Modifier and Type | Interface and Description |
---|---|
interface |
TitleChangeMapHandler |
Modifier and Type | Interface and Description |
---|---|
interface |
VisibleChangeMapHandler |
Modifier and Type | Interface and Description |
---|---|
interface |
ZindexChangeMapHandler |
Modifier and Type | Interface and Description |
---|---|
interface |
ZoomChangeMapHandler |
Copyright © 2011-2013 Gone Vertical LLC. All Rights Reserved.