Follow us on GitHub

com.google.gwt.maps.client.events.position
Class PositionChangeEventFormatter

java.lang.Object
  extended by com.google.gwt.maps.client.events.position.PositionChangeEventFormatter
All Implemented Interfaces:
MapEventFormatter<PositionChangeMapEvent>

public class PositionChangeEventFormatter
extends Object
implements MapEventFormatter<PositionChangeMapEvent>


Constructor Summary
PositionChangeEventFormatter()
           
 
Method Summary
 PositionChangeMapEvent 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

PositionChangeEventFormatter

public PositionChangeEventFormatter()
Method Detail

createEvent

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


Follow us on GitHub

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