public abstract class AbstractLeafletVectorConnector<T extends AbstractLeafletVectorState,O extends PathOptions> extends AbstractLeafletLayerConnector<O>
contextMenuRpc, mouseOutRpc, mouseOverRpc, rpc| Constructor and Description |
|---|
AbstractLeafletVectorConnector() |
| Modifier and Type | Method and Description |
|---|---|
protected O |
createOptions() |
T |
getState() |
protected AbstractPath |
getVector() |
void |
setParent(com.vaadin.client.ServerConnector parent) |
addToParent, deferUpdate, getLayer, getLeafletMapConnector, getMap, getMapPixelPosition, getParent, getWidget, markDirty, onStateChanged, removeLayerFromParent, update, 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, setTag, unregisterRpcclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprotected AbstractPath getVector()
protected O createOptions()
createOptions in class AbstractLeafletLayerConnector<O extends PathOptions>public void setParent(com.vaadin.client.ServerConnector parent)
setParent in interface com.vaadin.client.ServerConnectorsetParent in class com.vaadin.client.ui.AbstractConnectorpublic T getState()
getState in interface com.vaadin.client.ComponentConnectorgetState in interface com.vaadin.client.ServerConnectorgetState in class AbstractLeafletLayerConnector<O extends PathOptions>