Modifier and Type | Interface and Description |
---|---|
interface |
MapEventFormatter<E extends MapEvent>
interface createEvent in
MapHandlerRegistration using generics |
Modifier and Type | Method and Description |
---|---|
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 | Class and Description |
---|---|
class |
AnimationChangeMapEvent |
Modifier and Type | Class and Description |
---|---|
class |
BoundsChangeMapEvent |
Modifier and Type | Class and Description |
---|---|
class |
CenterChangeMapEvent |
Modifier and Type | Class and Description |
---|---|
class |
ChannelNumberChangeMapEvent |
Modifier and Type | Class and Description |
---|---|
class |
ClickMapEvent |
Modifier and Type | Class and Description |
---|---|
class |
ClickableChangeMapEvent |
Modifier and Type | Class and Description |
---|---|
class |
CloseClickMapEvent |
Modifier and Type | Class and Description |
---|---|
class |
ContentChangeMapEvent |
Modifier and Type | Class and Description |
---|---|
class |
CursorChangeMapEvent |
Modifier and Type | Class and Description |
---|---|
class |
DblClickMapEvent |
Modifier and Type | Class and Description |
---|---|
class |
DirectionsChangeMapEvent |
Modifier and Type | Class and Description |
---|---|
class |
DomReadyMapEvent |
Modifier and Type | Class and Description |
---|---|
class |
DragMapEvent |
Modifier and Type | Class and Description |
---|---|
class |
DragEndMapEvent |
Modifier and Type | Class and Description |
---|---|
class |
DraggableChangedMapEvent |
Modifier and Type | Class and Description |
---|---|
class |
DragStartMapEvent |
Modifier and Type | Class and Description |
---|---|
class |
FlatChangeMapEvent |
Modifier and Type | Class and Description |
---|---|
class |
FormatChangeMapEvent |
Modifier and Type | Class and Description |
---|---|
class |
FusionTablesMouseMapEvent |
Modifier and Type | Class and Description |
---|---|
class |
HeadingChangeMapEvent |
Modifier and Type | Class and Description |
---|---|
class |
IconChangeMapEvent |
Modifier and Type | Class and Description |
---|---|
class |
IdleMapEvent |
Modifier and Type | Class and Description |
---|---|
class |
InsertAtMapEvent |
Modifier and Type | Class and Description |
---|---|
class |
KmlMouseMapEvent |
Modifier and Type | Class and Description |
---|---|
class |
DefaultViewportChangeMapEvent |
Modifier and Type | Class and Description |
---|---|
class |
LinksChangeMapEvent |
Modifier and Type | Class and Description |
---|---|
class |
MapChangeMapEvent |
Modifier and Type | Class and Description |
---|---|
class |
MapTypeIdChangeMapEvent |
Modifier and Type | Class and Description |
---|---|
class |
MouseDownMapEvent |
Modifier and Type | Class and Description |
---|---|
class |
MouseMoveMapEvent |
Modifier and Type | Class and Description |
---|---|
class |
MouseOutMapEvent |
Modifier and Type | Class and Description |
---|---|
class |
MouseOverMapEvent |
Modifier and Type | Class and Description |
---|---|
class |
MouseUpMapEvent |
Modifier and Type | Class and Description |
---|---|
class |
OverlayCompleteMapEvent |
Modifier and Type | Class and Description |
---|---|
class |
CircleCompleteMapEvent |
Modifier and Type | Class and Description |
---|---|
class |
MarkerCompleteMapEvent |
Modifier and Type | Class and Description |
---|---|
class |
PolygonCompleteMapEvent |
Modifier and Type | Class and Description |
---|---|
class |
PolylineCompleteMapEvent |
Modifier and Type | Class and Description |
---|---|
class |
RectangleCompleteMapEvent |
Modifier and Type | Class and Description |
---|---|
class |
PanoChangeMapEvent |
Modifier and Type | Class and Description |
---|---|
class |
PanoramioMouseMapEvent |
Modifier and Type | Class and Description |
---|---|
class |
PlaceChangeMapEvent |
Modifier and Type | Class and Description |
---|---|
class |
PositionChangeMapEvent |
Modifier and Type | Class and Description |
---|---|
class |
PovChangeMapEvent |
Modifier and Type | Class and Description |
---|---|
class |
ProjectionChangeMapEvent |
Modifier and Type | Class and Description |
---|---|
class |
RadiusChangeMapEvent |
Modifier and Type | Class and Description |
---|---|
class |
RemoveAtMapEvent |
Modifier and Type | Class and Description |
---|---|
class |
ResizeMapEvent |
Modifier and Type | Class and Description |
---|---|
class |
RightClickMapEvent |
Modifier and Type | Class and Description |
---|---|
class |
SetAtMapEvent |
Modifier and Type | Class and Description |
---|---|
class |
ShadowChangeMapEvent |
Modifier and Type | Class and Description |
---|---|
class |
ShapeChangeMapEvent |
Modifier and Type | Class and Description |
---|---|
class |
TilesLoadedMapEvent |
Modifier and Type | Class and Description |
---|---|
class |
TiltChangeMapEvent |
Modifier and Type | Class and Description |
---|---|
class |
TitleChangeMapEvent |
Modifier and Type | Class and Description |
---|---|
class |
VisibleChangeMapEvent |
Modifier and Type | Class and Description |
---|---|
class |
ZindexChangeMapEvent |
Modifier and Type | Class and Description |
---|---|
class |
ZoomChangeMapEvent |
Copyright © 2011-2013 Gone Vertical LLC. All Rights Reserved.