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