Follow us on GitHub

com.google.gwt.maps.client.events.tiles
Class TilesLoadedEventFormatter

java.lang.Object
  extended by com.google.gwt.maps.client.events.tiles.TilesLoadedEventFormatter
All Implemented Interfaces:
MapEventFormatter<TilesLoadedMapEvent>

public class TilesLoadedEventFormatter
extends Object
implements MapEventFormatter<TilesLoadedMapEvent>


Constructor Summary
TilesLoadedEventFormatter()
           
 
Method Summary
 TilesLoadedMapEvent createEvent(com.google.gwt.ajaxloader.client.Properties properties)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TilesLoadedEventFormatter

public TilesLoadedEventFormatter()
Method Detail

createEvent

public TilesLoadedMapEvent createEvent(com.google.gwt.ajaxloader.client.Properties properties)
Specified by:
createEvent in interface MapEventFormatter<TilesLoadedMapEvent>


Follow us on GitHub

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