com.google.gwt.maps.client.events.flat
Class FlatChangeEventFormatter

java.lang.Object
  extended by com.google.gwt.maps.client.events.flat.FlatChangeEventFormatter
All Implemented Interfaces:
MapEventFormatter<FlatChangeMapEvent>

public class FlatChangeEventFormatter
extends Object
implements MapEventFormatter<FlatChangeMapEvent>


Constructor Summary
FlatChangeEventFormatter()
           
 
Method Summary
 FlatChangeMapEvent 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

FlatChangeEventFormatter

public FlatChangeEventFormatter()
Method Detail

createEvent

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


Copyright © 2011-2013 GWT Maps API V3. All Rights Reserved.