Follow us on GitHub

com.google.gwt.maps.client.events.drag
Class DragEventFormatter

java.lang.Object
  extended by com.google.gwt.maps.client.events.drag.DragEventFormatter
All Implemented Interfaces:
MapEventFormatter<DragMapEvent>

public class DragEventFormatter
extends Object
implements MapEventFormatter<DragMapEvent>


Constructor Summary
DragEventFormatter()
           
 
Method Summary
 DragMapEvent 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

DragEventFormatter

public DragEventFormatter()
Method Detail

createEvent

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


Follow us on GitHub

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