Follow us on GitHub

Uses of Interface
com.google.gwt.maps.client.events.heading.HeadingChangeMapHandler

Packages that use HeadingChangeMapHandler
com.google.gwt.maps.client   
com.google.gwt.maps.client.events.heading   
 

Uses of HeadingChangeMapHandler in com.google.gwt.maps.client
 

Methods in com.google.gwt.maps.client with parameters of type HeadingChangeMapHandler
 HandlerRegistration MapWidget.addHeadingChangeHandler(HeadingChangeMapHandler handler)
          This event is fired when the map heading property changes.
 HandlerRegistration MapImpl.addHeadingChangeHandler(HeadingChangeMapHandler handler)
          This event is fired when the map heading property changes.
 

Uses of HeadingChangeMapHandler in com.google.gwt.maps.client.events.heading
 

Fields in com.google.gwt.maps.client.events.heading with type parameters of type HeadingChangeMapHandler
static GwtEvent.Type<HeadingChangeMapHandler> HeadingChangeMapEvent.TYPE
           
 

Methods in com.google.gwt.maps.client.events.heading that return types with arguments of type HeadingChangeMapHandler
 GwtEvent.Type<HeadingChangeMapHandler> HeadingChangeMapEvent.getAssociatedType()
           
 

Methods in com.google.gwt.maps.client.events.heading with parameters of type HeadingChangeMapHandler
protected  void HeadingChangeMapEvent.dispatch(HeadingChangeMapHandler handler)
           
 



Follow us on GitHub

Copyright © 2011-2012 Gone Vertical LLC. All Rights Reserved.