public class LeafletPopupConnector
extends com.vaadin.client.ui.AbstractComponentConnector
| Constructor and Description |
|---|
LeafletPopupConnector() |
| Modifier and Type | Method and Description |
|---|---|
LeafletMapConnector |
getLeafletMapConnector() |
Map |
getMap() |
LeafletPopupState |
getState() |
com.google.gwt.user.client.ui.Label |
getWidget() |
void |
onStateChanged(com.vaadin.client.communication.StateChangeEvent stateChangeEvent) |
void |
onUnregister() |
static PopupOptions |
popupOptionsFor(PopupState popupState,
com.vaadin.client.ui.AbstractComponentConnector c) |
contextHelpIconClick, contextHelpIconClick, createWidget, delegateCaptionHandling, flush, getIcon, getIconUri, getLayoutManager, getTooltipInfo, hasContextHelpIconListeners, hasTooltip, isContextHelpIconEnabled, isContextHelpTooltipEnabled, isErrorIndicatorVisible, isRealUpdate, isRelativeHeight, isRelativeWidth, isUndefinedHeight, isUndefinedWidth, onDragSourceAttached, onDragSourceDetached, onDropTargetAttached, onDropTargetDetached, registerTouchHandlers, sendContextClickEvent, setWidgetEnabled, setWidgetStyleName, setWidgetStyleNameWithPrefix, shouldHandleLongTap, unregisterTouchHandlers, updateComponentSize, updateComponentSize, updateEnabledState, updateWidgetSize, updateWidgetStyleNamesaddStateChangeHandler, addStateChangeHandler, createState, doInit, ensureHandlerManager, fireEvent, forceStateChange, getChildren, getConnection, getConnectorId, getParent, 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, getParent, getRpcImplementations, getTag, hasEventListener, isEnabled, removeStateChangeHandler, removeStateChangeHandler, setChildren, setParent, setTagpublic LeafletPopupState getState()
getState in interface com.vaadin.client.ComponentConnectorgetState in interface com.vaadin.client.ServerConnectorgetState in class com.vaadin.client.ui.AbstractComponentConnectorpublic void onStateChanged(com.vaadin.client.communication.StateChangeEvent stateChangeEvent)
onStateChanged in interface com.vaadin.client.communication.StateChangeEvent.StateChangeHandleronStateChanged in class com.vaadin.client.ui.AbstractComponentConnectorpublic static PopupOptions popupOptionsFor(PopupState popupState, com.vaadin.client.ui.AbstractComponentConnector c)
public Map getMap()
public com.google.gwt.user.client.ui.Label getWidget()
getWidget in interface com.vaadin.client.HasWidgetgetWidget in class com.vaadin.client.ui.AbstractComponentConnectorpublic void onUnregister()
onUnregister in interface com.vaadin.client.ServerConnectoronUnregister in class com.vaadin.client.ui.AbstractComponentConnectorpublic LeafletMapConnector getLeafletMapConnector()