Follow us on GitHub

com.google.gwt.maps.client.events.dragstart
Class DragStartEventFormatter

java.lang.Object
  extended by com.google.gwt.maps.client.events.dragstart.DragStartEventFormatter
All Implemented Interfaces:
MapEventFormatter<DragStartMapEvent>

public class DragStartEventFormatter
extends Object
implements MapEventFormatter<DragStartMapEvent>


Constructor Summary
DragStartEventFormatter()
           
 
Method Summary
 DragStartMapEvent 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

DragStartEventFormatter

public DragStartEventFormatter()
Method Detail

createEvent

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


Follow us on GitHub

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