org.gwtopenmaps.openlayers.client.event
Class LayerLoadEndListener.LoadEndEvent

java.lang.Object
  extended by org.gwtopenmaps.openlayers.client.util.JSObjectWrapper
      extended by org.gwtopenmaps.openlayers.client.event.EventObject
          extended by org.gwtopenmaps.openlayers.client.event.LayerLoadEndListener.LoadEndEvent
Enclosing interface:
LayerLoadEndListener

public static class LayerLoadEndListener.LoadEndEvent
extends EventObject


Constructor Summary
LayerLoadEndListener.LoadEndEvent(EventObject eventObject)
           
 
Method Summary
 Layer getSource()
           
 
Methods inherited from class org.gwtopenmaps.openlayers.client.event.EventObject
getElement, getSourceJSObject, getType, narrowToEventObject
 
Methods inherited from class org.gwtopenmaps.openlayers.client.util.JSObjectWrapper
getJSObject, setJSObject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LayerLoadEndListener.LoadEndEvent

public LayerLoadEndListener.LoadEndEvent(EventObject eventObject)
Method Detail

getSource

public Layer getSource()


Copyright © 2010 sourceforge. All Rights Reserved.