public class LeafletGridLayerConnector extends AbstractLeafletLayerConnector<GridLayerOptions>
Modifier and Type | Field and Description |
---|---|
protected LeafletGridLayerServerRpc |
gridLayerServerRpc |
protected Layer |
layer |
contextMenuRpc, mouseOutRpc, mouseOverRpc, rpc
Constructor and Description |
---|
LeafletGridLayerConnector() |
Modifier and Type | Method and Description |
---|---|
protected GridLayer |
createGridLayer(GridLayerOptions o) |
protected GridLayerOptions |
createOptions() |
Layer |
getLayer() |
LeafletGridLayerState |
getState() |
protected void |
update() |
addToParent, deferUpdate, getLeafletMapConnector, getMap, getMapPixelPosition, getParent, getWidget, markDirty, onStateChanged, removeLayerFromParent, 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, setParent, setTag, unregisterRpc
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addStateChangeHandler, addStateChangeHandler, doInit, fireEvent, getChildren, getConnection, getRpcImplementations, getTag, hasEventListener, isEnabled, removeStateChangeHandler, removeStateChangeHandler, setChildren, setParent, setTag
protected Layer layer
protected LeafletGridLayerServerRpc gridLayerServerRpc
public LeafletGridLayerState getState()
getState
in interface com.vaadin.client.ComponentConnector
getState
in interface com.vaadin.client.ServerConnector
getState
in class AbstractLeafletLayerConnector<GridLayerOptions>
protected GridLayerOptions createOptions()
createOptions
in class AbstractLeafletLayerConnector<GridLayerOptions>
protected void update()
update
in class AbstractLeafletLayerConnector<GridLayerOptions>
protected GridLayer createGridLayer(GridLayerOptions o)
public Layer getLayer()
getLayer
in class AbstractLeafletLayerConnector<GridLayerOptions>