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