com.google.gwt.maps.client.events.idle
Class IdleMapEvent
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<IdleMapHandler,IdleMapEvent>
com.google.gwt.maps.client.events.idle.IdleMapEvent
public class IdleMapEvent
- extends MapEvent<IdleMapHandler,IdleMapEvent>
Constructor Summary |
IdleMapEvent(com.google.gwt.ajaxloader.client.Properties properties)
|
TYPE
public static GwtEvent.Type<IdleMapHandler> TYPE
IdleMapEvent
public IdleMapEvent(com.google.gwt.ajaxloader.client.Properties properties)
getAssociatedType
public GwtEvent.Type<IdleMapHandler> getAssociatedType()
- Description copied from class:
MapEvent
- implement in the event that inherits this
- Specified by:
getAssociatedType
in class MapEvent<IdleMapHandler,IdleMapEvent>
dispatch
protected void dispatch(IdleMapHandler handler)
- Description copied from class:
MapEvent
- implement in the event that inherits this
- Specified by:
dispatch
in class MapEvent<IdleMapHandler,IdleMapEvent>
Copyright © 2011-2012 Gone Vertical LLC. All Rights Reserved.