public class JmixCheckBoxGroupConnector
extends com.vaadin.client.ui.optiongroup.CheckBoxGroupConnector
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
HORIZONTAL_ORIENTATION_STYLE |
| Constructor and Description |
|---|
JmixCheckBoxGroupConnector() |
| Modifier and Type | Method and Description |
|---|---|
JmixCheckBoxGroupState |
getState() |
JmixCheckBoxGroupWidget |
getWidget() |
void |
onStateChanged(com.vaadin.client.communication.StateChangeEvent stateChangeEvent) |
getTooltipInfo, hasTooltip, init, isRequiredIndicatorVisible, setDataSourceonUnregistergetDataSource, getRowData, getRowKey, isRowSelectedisReadOnly, updateWidgetStyleNamescontextHelpIconClick, contextHelpIconClick, createWidget, delegateCaptionHandling, flush, getIcon, getIconUri, getLayoutManager, hasContextHelpIconListeners, isContextHelpIconEnabled, isContextHelpTooltipEnabled, isErrorIndicatorVisible, isRealUpdate, isRelativeHeight, isRelativeWidth, isUndefinedHeight, isUndefinedWidth, onDragSourceAttached, onDragSourceDetached, onDropTargetAttached, onDropTargetDetached, registerTouchHandlers, sendContextClickEvent, setWidgetEnabled, setWidgetStyleName, setWidgetStyleNameWithPrefix, shouldHandleLongTap, unregisterTouchHandlers, updateComponentSize, updateComponentSize, updateEnabledState, updateWidgetSizeaddStateChangeHandler, 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, waitdelegateCaptionHandling, flush, getLayoutManager, isRelativeHeight, isRelativeWidth, isUndefinedHeight, isUndefinedWidth, setWidgetEnabledaddStateChangeHandler, addStateChangeHandler, doInit, fireEvent, getChildren, getConnection, getParent, getRpcImplementations, getTag, hasEventListener, isEnabled, removeStateChangeHandler, removeStateChangeHandler, setChildren, setParent, setTag, updateEnabledStatepublic static final java.lang.String HORIZONTAL_ORIENTATION_STYLE
public JmixCheckBoxGroupWidget getWidget()
getWidget in interface com.vaadin.client.HasWidgetgetWidget in class com.vaadin.client.connectors.AbstractFocusableListingConnector<com.vaadin.client.ui.VCheckBoxGroup>public JmixCheckBoxGroupState getState()
getState in interface com.vaadin.client.ComponentConnectorgetState in interface com.vaadin.client.ServerConnectorgetState in class com.vaadin.client.ui.optiongroup.CheckBoxGroupConnectorpublic void onStateChanged(com.vaadin.client.communication.StateChangeEvent stateChangeEvent)
onStateChanged in interface com.vaadin.client.communication.StateChangeEvent.StateChangeHandleronStateChanged in class com.vaadin.client.ui.optiongroup.CheckBoxGroupConnector