Class Event
java.lang.Object
com.google.gwt.core.client.JavaScriptObject
io.jmix.mapsui.widget.leaflet.client.Event
- Direct Known Subclasses:
LayersControlEvent
public class Event
extends com.google.gwt.core.client.JavaScriptObject
-
Constructor Summary
-
Method Summary
Methods inherited from class com.google.gwt.core.client.JavaScriptObject
cast, createArray, createArray, createFunction, createObject, equals, hashCode, toSource, toString
-
Constructor Details
-
Event
protected Event()
-
-
Method Details
-
getType
-
getTarget
public final com.google.gwt.core.client.JavaScriptObject getTarget()
-