public class JmixLabelConnector
extends com.vaadin.client.ui.label.LabelConnector
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CONTEXT_HELP_CLASSNAME |
static java.lang.String |
CONTEXT_HELP_CLICKABLE_CLASSNAME |
| Constructor and Description |
|---|
JmixLabelConnector() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
delegateCaptionHandling() |
JmixLabelWidget |
getWidget() |
void |
onStateChanged(com.vaadin.client.communication.StateChangeEvent stateChangeEvent) |
protected void |
updateContextHelp(JmixLabelWidget widget) |
protected void |
updateIcon(com.vaadin.client.ui.VLabel widget) |
contextHelpIconClick, contextHelpIconClick, createWidget, 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, 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 static final java.lang.String CONTEXT_HELP_CLASSNAME
public static final java.lang.String CONTEXT_HELP_CLICKABLE_CLASSNAME
public boolean delegateCaptionHandling()
delegateCaptionHandling in interface com.vaadin.client.ComponentConnectordelegateCaptionHandling in class com.vaadin.client.ui.AbstractComponentConnectorpublic JmixLabelWidget getWidget()
getWidget in interface com.vaadin.client.HasWidgetgetWidget in class com.vaadin.client.ui.label.LabelConnectorpublic void onStateChanged(com.vaadin.client.communication.StateChangeEvent stateChangeEvent)
onStateChanged in interface com.vaadin.client.communication.StateChangeEvent.StateChangeHandleronStateChanged in class com.vaadin.client.ui.label.LabelConnectorprotected void updateIcon(com.vaadin.client.ui.VLabel widget)
protected void updateContextHelp(JmixLabelWidget widget)