com.google.gwt.maps.client.events.visible
Class VisibleChangeEventFormatter

java.lang.Object
  extended by com.google.gwt.maps.client.events.visible.VisibleChangeEventFormatter
All Implemented Interfaces:
MapEventFormatter<VisibleChangeMapEvent>

public class VisibleChangeEventFormatter
extends Object
implements MapEventFormatter<VisibleChangeMapEvent>


Constructor Summary
VisibleChangeEventFormatter()
           
 
Method Summary
 VisibleChangeMapEvent 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

VisibleChangeEventFormatter

public VisibleChangeEventFormatter()
Method Detail

createEvent

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


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