public class JmixSideMenuConnector
extends com.vaadin.client.ui.AbstractComponentConnector
| Constructor and Description |
|---|
JmixSideMenuConnector() |
| Modifier and Type | Method and Description |
|---|---|
JmixSideMenuState |
getState() |
com.vaadin.client.TooltipInfo |
getTooltipInfo(com.google.gwt.dom.client.Element element) |
JmixSideMenuWidget |
getWidget() |
boolean |
hasTooltip() |
protected void |
init() |
void |
onStateChanged(com.vaadin.client.communication.StateChangeEvent stateChangeEvent) |
contextHelpIconClick, contextHelpIconClick, createWidget, delegateCaptionHandling, flush, getIcon, getIconUri, getLayoutManager, hasContextHelpIconListeners, isContextHelpIconEnabled, isContextHelpTooltipEnabled, isErrorIndicatorVisible, isRealUpdate, isRelativeHeight, isRelativeWidth, isUndefinedHeight, isUndefinedWidth, onDragSourceAttached, onDragSourceDetached, onDropTargetAttached, onDropTargetDetached, onUnregister, 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, 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 JmixSideMenuState getState()
getState in interface com.vaadin.client.ComponentConnectorgetState in interface com.vaadin.client.ServerConnectorgetState in class com.vaadin.client.ui.AbstractComponentConnectorpublic JmixSideMenuWidget getWidget()
getWidget in interface com.vaadin.client.HasWidgetgetWidget in class com.vaadin.client.ui.AbstractComponentConnectorprotected void init()
init in class com.vaadin.client.ui.AbstractConnectorpublic void onStateChanged(com.vaadin.client.communication.StateChangeEvent stateChangeEvent)
onStateChanged in interface com.vaadin.client.communication.StateChangeEvent.StateChangeHandleronStateChanged in class com.vaadin.client.ui.AbstractComponentConnectorpublic boolean hasTooltip()
hasTooltip in interface com.vaadin.client.ComponentConnectorhasTooltip in class com.vaadin.client.ui.AbstractComponentConnectorpublic com.vaadin.client.TooltipInfo getTooltipInfo(com.google.gwt.dom.client.Element element)
getTooltipInfo in interface com.vaadin.client.ComponentConnectorgetTooltipInfo in class com.vaadin.client.ui.AbstractComponentConnector