@DomEvent(value="google-map-poly-click") public static class GoogleMapPolygon.GoogleMapPolygonClickEvent extends com.vaadin.flow.component.ClickEvent<GoogleMapPolygon>
source
Constructor and Description |
---|
GoogleMapPolygonClickEvent(GoogleMapPolygon source,
boolean fromClient) |
getButton, getClickCount, getClientX, getClientY, getScreenX, getScreenY, isAltKey, isCtrlKey, isMetaKey, isShiftKey
getSource, isFromClient, unregisterListener
toString
public GoogleMapPolygonClickEvent(GoogleMapPolygon source, boolean fromClient)
Copyright © 2020 Flowing Code. All rights reserved.