Follow us on GitHub

Uses of Interface
com.google.gwt.maps.client.events.zindex.ZindexChangeMapHandler

Packages that use ZindexChangeMapHandler
com.google.gwt.maps.client.events.zindex   
com.google.gwt.maps.client.overlays   
 

Uses of ZindexChangeMapHandler in com.google.gwt.maps.client.events.zindex
 

Fields in com.google.gwt.maps.client.events.zindex with type parameters of type ZindexChangeMapHandler
static GwtEvent.Type<ZindexChangeMapHandler> ZindexChangeMapEvent.TYPE
           
 

Methods in com.google.gwt.maps.client.events.zindex that return types with arguments of type ZindexChangeMapHandler
 GwtEvent.Type<ZindexChangeMapHandler> ZindexChangeMapEvent.getAssociatedType()
           
 

Methods in com.google.gwt.maps.client.events.zindex with parameters of type ZindexChangeMapHandler
protected  void ZindexChangeMapEvent.dispatch(ZindexChangeMapHandler handler)
           
 

Uses of ZindexChangeMapHandler in com.google.gwt.maps.client.overlays
 

Methods in com.google.gwt.maps.client.overlays with parameters of type ZindexChangeMapHandler
 HandlerRegistration InfoWindow.addZindexChangedHandler(ZindexChangeMapHandler handler)
          This event is fired when the InfoWindow's zIndex changes.
 HandlerRegistration Marker.addZindexChangeHandler(ZindexChangeMapHandler handler)
          This event is fired when the marker's zIndex property changes.
 



Follow us on GitHub

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