Follow us on GitHub

com.google.gwt.maps.client.events.click
Class ClickEventFormatter

java.lang.Object
  extended by com.google.gwt.maps.client.events.click.ClickEventFormatter
All Implemented Interfaces:
MapEventFormatter<ClickMapEvent>

public class ClickEventFormatter
extends Object
implements MapEventFormatter<ClickMapEvent>


Constructor Summary
ClickEventFormatter()
           
 
Method Summary
 ClickMapEvent 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

ClickEventFormatter

public ClickEventFormatter()
Method Detail

createEvent

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


Follow us on GitHub

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