public class MapTypeIdChangeMapEvent extends MapEvent<MapTypeIdChangeMapHandler,MapTypeIdChangeMapEvent>
GwtEvent.Type<H>| Modifier and Type | Field and Description |
|---|---|
static GwtEvent.Type<MapTypeIdChangeMapHandler> |
TYPE |
properties| Constructor and Description |
|---|
MapTypeIdChangeMapEvent(com.google.gwt.ajaxloader.client.Properties properties) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
dispatch(MapTypeIdChangeMapHandler handler)
implement in the event that inherits this
|
GwtEvent.Type<MapTypeIdChangeMapHandler> |
getAssociatedType()
implement in the event that inherits this
|
getAsJson, getPropertiesassertLive, getSource, isLive, kill, revivesetSource, toDebugString, toStringpublic static GwtEvent.Type<MapTypeIdChangeMapHandler> TYPE
public MapTypeIdChangeMapEvent(com.google.gwt.ajaxloader.client.Properties properties)
public GwtEvent.Type<MapTypeIdChangeMapHandler> getAssociatedType()
MapEventgetAssociatedType in class MapEvent<MapTypeIdChangeMapHandler,MapTypeIdChangeMapEvent>protected void dispatch(MapTypeIdChangeMapHandler handler)
MapEventdispatch in class MapEvent<MapTypeIdChangeMapHandler,MapTypeIdChangeMapEvent>Copyright © 2011-2014 GWT Maps API V3. All Rights Reserved.