com.google.gwt.maps.client.events.closeclick
Class CloseClickEventFormatter

java.lang.Object
  extended by com.google.gwt.maps.client.events.closeclick.CloseClickEventFormatter
All Implemented Interfaces:
MapEventFormatter<CloseClickMapEvent>

public class CloseClickEventFormatter
extends Object
implements MapEventFormatter<CloseClickMapEvent>


Constructor Summary
CloseClickEventFormatter()
           
 
Method Summary
 CloseClickMapEvent 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

CloseClickEventFormatter

public CloseClickEventFormatter()
Method Detail

createEvent

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


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