Follow us on GitHub

com.google.gwt.maps.client.events.dragend
Class DragEndEventFormatter

java.lang.Object
  extended by com.google.gwt.maps.client.events.dragend.DragEndEventFormatter
All Implemented Interfaces:
MapEventFormatter<DragEndMapEvent>

public class DragEndEventFormatter
extends Object
implements MapEventFormatter<DragEndMapEvent>


Constructor Summary
DragEndEventFormatter()
           
 
Method Summary
 DragEndMapEvent 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

DragEndEventFormatter

public DragEndEventFormatter()
Method Detail

createEvent

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


Follow us on GitHub

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