Follow us on GitHub

com.google.gwt.maps.client.events.mouseover
Class MouseOverEventFormatter

java.lang.Object
  extended by com.google.gwt.maps.client.events.mouseover.MouseOverEventFormatter
All Implemented Interfaces:
MapEventFormatter<MouseOverMapEvent>

public class MouseOverEventFormatter
extends Object
implements MapEventFormatter<MouseOverMapEvent>


Constructor Summary
MouseOverEventFormatter()
           
 
Method Summary
 MouseOverMapEvent 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

MouseOverEventFormatter

public MouseOverEventFormatter()
Method Detail

createEvent

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


Follow us on GitHub

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