Class JmixListSelectConnector
java.lang.Object
com.vaadin.client.ui.AbstractConnector
com.vaadin.client.ui.AbstractComponentConnector
com.vaadin.v7.client.ui.AbstractLegacyComponentConnector
com.vaadin.v7.client.ui.AbstractFieldConnector
com.vaadin.v7.client.ui.optiongroup.OptionGroupBaseConnector
com.vaadin.v7.client.ui.listselect.ListSelectConnector
io.jmix.ui.widget.client.listselect.JmixListSelectConnector
- All Implemented Interfaces:
- com.google.gwt.event.shared.EventHandler,- com.vaadin.client.communication.StateChangeEvent.StateChangeHandler,- com.vaadin.client.ComponentConnector,- com.vaadin.client.HasWidget,- com.vaadin.client.Paintable,- com.vaadin.client.ServerConnector,- com.vaadin.client.ui.HasContextHelpConnector,- com.vaadin.client.ui.HasErrorIndicator,- com.vaadin.client.ui.HasRequiredIndicator,- com.vaadin.shared.Connector,- com.vaadin.v7.client.ComponentConnector,- Serializable
public class JmixListSelectConnector
extends com.vaadin.v7.client.ui.listselect.ListSelectConnector
Vaadin 7 component. Is used for supporting OptionsList component in compatibility module.
- See Also:
- 
Field SummaryFields inherited from class com.vaadin.client.ui.AbstractComponentConnectorSIGNIFICANT_MOVE_THRESHOLD
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com.vaadin.v7.client.ui.optiongroup.OptionGroupBaseConnectorgetState, updateFromUIDLMethods inherited from class com.vaadin.v7.client.ui.AbstractFieldConnectorgetTooltipInfo, hasTooltip, isErrorIndicatorVisible, isModified, isReadOnly, isRequired, isRequiredIndicatorVisible, isShowErrorForDisabledState, updateWidgetStyleNamesMethods inherited from class com.vaadin.v7.client.ui.AbstractLegacyComponentConnectorgetRpcProxyMethods inherited from class com.vaadin.client.ui.AbstractComponentConnectorcontextHelpIconClick, contextHelpIconClick, createWidget, delegateCaptionHandling, flush, getIcon, getIconUri, getLayoutManager, hasContextHelpIconListeners, isContextHelpIconEnabled, isContextHelpTooltipEnabled, isRealUpdate, isRelativeHeight, isRelativeWidth, isUndefinedHeight, isUndefinedWidth, onDragSourceAttached, onDragSourceDetached, onDropTargetAttached, onDropTargetDetached, onStateChanged, onUnregister, registerTouchHandlers, sendContextClickEvent, setWidgetEnabled, setWidgetStyleName, setWidgetStyleNameWithPrefix, shouldHandleLongTap, unregisterTouchHandlers, updateComponentSize, updateComponentSize, updateEnabledState, updateWidgetSizeMethods inherited from class com.vaadin.client.ui.AbstractConnectoraddStateChangeHandler, addStateChangeHandler, createState, doInit, ensureHandlerManager, fireEvent, forceStateChange, getChildren, getConnection, getConnectorId, getParent, getResourceUrl, getRpcImplementations, getStateType, getTag, hasEventListener, isEnabled, registerRpc, removeStateChangeHandler, removeStateChangeHandler, setChildren, setParent, setTag, unregisterRpcMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.vaadin.client.ComponentConnectordelegateCaptionHandling, flush, getLayoutManager, isRelativeHeight, isRelativeWidth, isUndefinedHeight, isUndefinedWidth, setWidgetEnabledMethods inherited from interface com.vaadin.shared.ConnectorgetConnectorIdMethods inherited from interface com.vaadin.client.ServerConnectoraddStateChangeHandler, addStateChangeHandler, doInit, fireEvent, getChildren, getConnection, getParent, getRpcImplementations, getTag, hasEventListener, isEnabled, onUnregister, removeStateChangeHandler, removeStateChangeHandler, setChildren, setParent, setTag, updateEnabledState
- 
Constructor Details- 
JmixListSelectConnectorpublic JmixListSelectConnector()
 
- 
- 
Method Details- 
initprotected void init()- Overrides:
- initin class- com.vaadin.client.ui.AbstractConnector
 
- 
getWidget- Specified by:
- getWidgetin interface- com.vaadin.client.HasWidget
- Overrides:
- getWidgetin class- com.vaadin.v7.client.ui.listselect.ListSelectConnector
 
 
-