public class UIMapClickedEvent extends UIEvent
| Constructor and Description |
|---|
UIMapClickedEvent(UIMapDisplay component,
org.vaadin.addon.leaflet.shared.Point point) |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,?> |
getEventProperties(UIComponent component)
Returns initial properties.
|
getEvent, getEventType, getLspsComponent, toStringpublic UIMapClickedEvent(UIMapDisplay component, org.vaadin.addon.leaflet.shared.Point point)
protected Map<String,?> getEventProperties(UIComponent component)
UIEventgetEventProperties in class UIEventcomponent - the execution context of the listener, not null.Copyright © 2007-2018 Whitestein Technologies. All Rights Reserved.