public class LeafletMarkerConnector extends AbstractLeafletLayerConnector<MarkerOptions>
contextMenuRpc, mouseOutRpc, mouseOverRpc, rpc| Constructor and Description |
|---|
LeafletMarkerConnector() |
| Modifier and Type | Method and Description |
|---|---|
protected MarkerOptions |
createOptions() |
Layer |
getLayer() |
LeafletMarkerState |
getState() |
protected void |
onClick(MouseEvent event) |
protected void |
update() |
addToParent, deferUpdate, getLeafletMapConnector, getMap, getMapPixelPosition, getParent, getWidget, markDirty, onStateChanged, removeLayerFromParent, updateComponentSize, updateIfDirty, updateWidgetStyleNamescontextHelpIconClick, contextHelpIconClick, createWidget, delegateCaptionHandling, flush, getIcon, getIconUri, getLayoutManager, getTooltipInfo, hasContextHelpIconListeners, hasTooltip, isContextHelpIconEnabled, isContextHelpTooltipEnabled, isErrorIndicatorVisible, isRealUpdate, isRelativeHeight, isRelativeWidth, isUndefinedHeight, isUndefinedWidth, onDragSourceAttached, onDragSourceDetached, onDropTargetAttached, onDropTargetDetached, onUnregister, registerTouchHandlers, sendContextClickEvent, setWidgetEnabled, setWidgetStyleName, setWidgetStyleNameWithPrefix, shouldHandleLongTap, unregisterTouchHandlers, updateComponentSize, updateEnabledState, updateWidgetSizeaddStateChangeHandler, addStateChangeHandler, createState, doInit, ensureHandlerManager, fireEvent, forceStateChange, getChildren, getConnection, getConnectorId, getResourceUrl, getRpcImplementations, getRpcProxy, getStateType, getTag, hasEventListener, init, isEnabled, registerRpc, removeStateChangeHandler, removeStateChangeHandler, setChildren, setParent, setTag, unregisterRpcclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddStateChangeHandler, addStateChangeHandler, doInit, fireEvent, getChildren, getConnection, getRpcImplementations, getTag, hasEventListener, isEnabled, removeStateChangeHandler, removeStateChangeHandler, setChildren, setParent, setTagpublic LeafletMarkerState getState()
getState in interface com.vaadin.client.ComponentConnectorgetState in interface com.vaadin.client.ServerConnectorgetState in class AbstractLeafletLayerConnector<MarkerOptions>protected void onClick(MouseEvent event)
protected void update()
update in class AbstractLeafletLayerConnector<MarkerOptions>protected MarkerOptions createOptions()
createOptions in class AbstractLeafletLayerConnector<MarkerOptions>public Layer getLayer()
getLayer in class AbstractLeafletLayerConnector<MarkerOptions>