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