Follow us on GitHub

com.google.gwt.maps.client.events.domready
Class DomReadyEventFormatter

java.lang.Object
  extended by com.google.gwt.maps.client.events.domready.DomReadyEventFormatter
All Implemented Interfaces:
MapEventFormatter<DomReadyMapEvent>

public class DomReadyEventFormatter
extends Object
implements MapEventFormatter<DomReadyMapEvent>


Constructor Summary
DomReadyEventFormatter()
           
 
Method Summary
 DomReadyMapEvent 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

DomReadyEventFormatter

public DomReadyEventFormatter()
Method Detail

createEvent

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


Follow us on GitHub

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