org.gwtopenmaps.openlayers.client.event
Class Event

java.lang.Object
  extended by org.gwtopenmaps.openlayers.client.util.JSObjectWrapper
      extended by org.gwtopenmaps.openlayers.client.OpenLayersObjectWrapper
          extended by org.gwtopenmaps.openlayers.client.event.Event
Direct Known Subclasses:
MouseEvent

public class Event
extends OpenLayersObjectWrapper

Author:
Giuseppe La Scaleia - CNR IMAA geoSDI Group

Constructor Summary
protected Event(JSObject openLayersObject)
           
 
Method Summary
static Event narrowToEvent(JSObject element)
           
 
Methods inherited from class org.gwtopenmaps.openlayers.client.OpenLayersObjectWrapper
getClassName, getEvents, narrowToOpenLayersObjectWrapper
 
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

Event

protected Event(JSObject openLayersObject)
Method Detail

narrowToEvent

public static Event narrowToEvent(JSObject element)


Copyright © 2011 sourceforge. All Rights Reserved.