Follow us on GitHub

com.google.gwt.maps.client.events.mouseup
Class MouseUpEventFormatter

java.lang.Object
  extended by com.google.gwt.maps.client.events.mouseup.MouseUpEventFormatter
All Implemented Interfaces:
MapEventFormatter<MouseUpMapEvent>

public class MouseUpEventFormatter
extends Object
implements MapEventFormatter<MouseUpMapEvent>


Constructor Summary
MouseUpEventFormatter()
           
 
Method Summary
 MouseUpMapEvent 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

MouseUpEventFormatter

public MouseUpEventFormatter()
Method Detail

createEvent

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


Follow us on GitHub

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