public class VisibleChangeMapEvent extends MapEvent<VisibleChangeMapHandler,VisibleChangeMapEvent>
GwtEvent.Type<H>
Modifier and Type | Field and Description |
---|---|
static GwtEvent.Type<VisibleChangeMapHandler> |
TYPE |
properties
Constructor and Description |
---|
VisibleChangeMapEvent(com.google.gwt.ajaxloader.client.Properties properties) |
Modifier and Type | Method and Description |
---|---|
protected void |
dispatch(VisibleChangeMapHandler handler)
implement in the event that inherits this
|
GwtEvent.Type<VisibleChangeMapHandler> |
getAssociatedType()
implement in the event that inherits this
|
getAsJson, getProperties
assertLive, getSource, isLive, kill, revive
public static GwtEvent.Type<VisibleChangeMapHandler> TYPE
public VisibleChangeMapEvent(com.google.gwt.ajaxloader.client.Properties properties)
public GwtEvent.Type<VisibleChangeMapHandler> getAssociatedType()
MapEvent
getAssociatedType
in class MapEvent<VisibleChangeMapHandler,VisibleChangeMapEvent>
protected void dispatch(VisibleChangeMapHandler handler)
MapEvent
dispatch
in class MapEvent<VisibleChangeMapHandler,VisibleChangeMapEvent>
Copyright © 2011-2013 Gone Vertical LLC. All Rights Reserved.