com.google.gwt.maps.client.events.domready
Class DomReadyMapEvent
java.lang.Object
com.google.web.bindery.event.shared.Event<H>
com.google.gwt.event.shared.GwtEvent<H>
com.google.gwt.maps.client.events.MapEvent<DomReadyMapHandler,DomReadyMapEvent>
com.google.gwt.maps.client.events.domready.DomReadyMapEvent
public class DomReadyMapEvent
- extends MapEvent<DomReadyMapHandler,DomReadyMapEvent>
Constructor Summary |
DomReadyMapEvent(com.google.gwt.ajaxloader.client.Properties properties)
|
TYPE
public static GwtEvent.Type<DomReadyMapHandler> TYPE
DomReadyMapEvent
public DomReadyMapEvent(com.google.gwt.ajaxloader.client.Properties properties)
getAssociatedType
public GwtEvent.Type<DomReadyMapHandler> getAssociatedType()
- Description copied from class:
MapEvent
- implement in the event that inherits this
- Specified by:
getAssociatedType
in class MapEvent<DomReadyMapHandler,DomReadyMapEvent>
dispatch
protected void dispatch(DomReadyMapHandler handler)
- Description copied from class:
MapEvent
- implement in the event that inherits this
- Specified by:
dispatch
in class MapEvent<DomReadyMapHandler,DomReadyMapEvent>
Copyright © 2011-2012 Gone Vertical LLC. All Rights Reserved.