com.google.gwt.maps.client.events.mouseout
Class MouseOutEventFormatter

java.lang.Object
  extended by com.google.gwt.maps.client.events.mouseout.MouseOutEventFormatter
All Implemented Interfaces:
MapEventFormatter<MouseOutMapEvent>

public class MouseOutEventFormatter
extends Object
implements MapEventFormatter<MouseOutMapEvent>


Constructor Summary
MouseOutEventFormatter()
           
 
Method Summary
 MouseOutMapEvent 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

MouseOutEventFormatter

public MouseOutEventFormatter()
Method Detail

createEvent

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


Copyright © 2011-2013 GWT Maps API V3. All Rights Reserved.