public class LeafletLayerGroupConnector extends AbstractLeafletLayerConnector<java.lang.Object> implements com.vaadin.client.HasComponentsConnector, com.vaadin.client.ConnectorHierarchyChangeEvent.ConnectorHierarchyChangeHandler
contextMenuRpc, mouseOutRpc, mouseOverRpc, rpc
Constructor and Description |
---|
LeafletLayerGroupConnector() |
Modifier and Type | Method and Description |
---|---|
com.google.gwt.event.shared.HandlerRegistration |
addConnectorHierarchyChangeHandler(com.vaadin.client.ConnectorHierarchyChangeEvent.ConnectorHierarchyChangeHandler handler) |
protected LayerGroup |
createLayerGroup() |
protected java.lang.Object |
createOptions() |
java.util.List<com.vaadin.client.ComponentConnector> |
getChildComponents() |
Layer |
getLayer() |
LeafletLayerGroupState |
getState() |
void |
onConnectorHierarchyChange(com.vaadin.client.ConnectorHierarchyChangeEvent connectorHierarchyChangeEvent) |
void |
onStateChanged(com.vaadin.client.communication.StateChangeEvent stateChangeEvent) |
void |
setChildComponents(java.util.List<com.vaadin.client.ComponentConnector> childComponents) |
void |
update() |
void |
updateCaption(com.vaadin.client.ComponentConnector connector) |
addToParent, deferUpdate, getLeafletMapConnector, getMap, getMapPixelPosition, getParent, getWidget, markDirty, 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, getParent, getRpcImplementations, getTag, hasEventListener, isEnabled, onUnregister, removeStateChangeHandler, removeStateChangeHandler, setChildren, setParent, setTag, updateEnabledState
public void updateCaption(com.vaadin.client.ComponentConnector connector)
updateCaption
in interface com.vaadin.client.HasComponentsConnector
public LeafletLayerGroupState getState()
getState
in interface com.vaadin.client.ComponentConnector
getState
in interface com.vaadin.client.ServerConnector
getState
in class AbstractLeafletLayerConnector<java.lang.Object>
public void onStateChanged(com.vaadin.client.communication.StateChangeEvent stateChangeEvent)
onStateChanged
in interface com.vaadin.client.communication.StateChangeEvent.StateChangeHandler
onStateChanged
in class AbstractLeafletLayerConnector<java.lang.Object>
public void onConnectorHierarchyChange(com.vaadin.client.ConnectorHierarchyChangeEvent connectorHierarchyChangeEvent)
onConnectorHierarchyChange
in interface com.vaadin.client.ConnectorHierarchyChangeEvent.ConnectorHierarchyChangeHandler
public void update()
update
in class AbstractLeafletLayerConnector<java.lang.Object>
protected LayerGroup createLayerGroup()
public java.util.List<com.vaadin.client.ComponentConnector> getChildComponents()
getChildComponents
in interface com.vaadin.client.HasComponentsConnector
public void setChildComponents(java.util.List<com.vaadin.client.ComponentConnector> childComponents)
setChildComponents
in interface com.vaadin.client.HasComponentsConnector
public com.google.gwt.event.shared.HandlerRegistration addConnectorHierarchyChangeHandler(com.vaadin.client.ConnectorHierarchyChangeEvent.ConnectorHierarchyChangeHandler handler)
addConnectorHierarchyChangeHandler
in interface com.vaadin.client.HasComponentsConnector
protected java.lang.Object createOptions()
createOptions
in class AbstractLeafletLayerConnector<java.lang.Object>
public Layer getLayer()
getLayer
in class AbstractLeafletLayerConnector<java.lang.Object>