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, updateWidgetStyleNames
contextHelpIconClick, 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, updateWidgetSize
addStateChangeHandler, addStateChangeHandler, createState, doInit, ensureHandlerManager, fireEvent, forceStateChange, getChildren, getConnection, getConnectorId, getResourceUrl, getRpcImplementations, getRpcProxy, getStateType, getTag, hasEventListener, init, isEnabled, registerRpc, removeStateChangeHandler, removeStateChangeHandler, setChildren, setTag, unregisterRpc
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected 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.ServerConnector
setParent
in class com.vaadin.client.ui.AbstractConnector
public T getState()
getState
in interface com.vaadin.client.ComponentConnector
getState
in interface com.vaadin.client.ServerConnector
getState
in class AbstractLeafletLayerConnector<O extends PathOptions>