I - item type@StudioComponent(caption="CheckBoxGroup", category="Components", xmlElement="checkBoxGroup", icon="io/jmix/ui/icon/component/checkBoxGroup.svg", canvasBehaviour=OPTIONS_GROUP, documentationURL="https://docs.jmix.io/jmix/%VERSION%/backoffice-ui/vcl/components/check-box-group.html") public interface CheckBoxGroup<I> extends OptionsField<java.util.Collection<I>,I>, Component.Focusable, HasOrientation, HasOptionIconProvider<I>, HasOptionDescriptionProvider<I>
Options.HasValue.ValueChangeEvent<V>Component.Alignment, Component.BelongToFrame, Component.Disposable, Component.Editable, Component.Focusable, Component.HasCaption, Component.HasDescription, Component.HasIcon, Component.HasXmlDescriptor, Component.WrapperHasContextHelp.ContextHelpIconClickEventHasOrientation.Orientation| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
NAME |
AUTO_SIZE, AUTO_SIZE_PX, FULL_SIZEgetOptions, setOptions, setOptionsEnum, setOptionsList, setOptionsMapgetValueSource, setValueSourceaddValueChangeListener, clear, getEmptyValue, getValue, isEmpty, setValueisEditable, isEditableWithParent, setEditablegetFrame, setFrameaddStyleName, getAlignment, getHeight, getHeightSizeUnit, getId, getParent, getStyleName, getWidth, getWidthSizeUnit, isEnabled, isEnabledRecursive, isResponsive, isVisible, isVisibleRecursive, removeStyleName, setAlignment, setEnabled, setHeight, setHeightAuto, setHeightFull, setId, setParent, setResponsive, setSizeAuto, setSizeFull, setStyleName, setVisible, setWidth, setWidthAuto, setWidthFull, unwrap, unwrapComposition, unwrapCompositionOrNull, unwrapOrNull, withUnwrapped, withUnwrappedCompositionisValid, isValidateOnCommit, validategetIcon, setIcon, setIconFromSetgetContextHelpIconClickHandler, getContextHelpText, isContextHelpTextHtmlEnabled, setContextHelpIconClickHandler, setContextHelpText, setContextHelpTextHtmlEnabledisCaptionAsHtml, setCaptionAsHtmlgetCaption, setCaptiongetDescription, setDescriptionisDescriptionAsHtml, setDescriptionAsHtmlisHtmlSanitizerEnabled, setHtmlSanitizerEnabledaddValidator, addValidators, getValidators, removeValidatorgetRequiredMessage, isRequired, setRequired, setRequiredMessagegetOptionCaptionProvider, setOptionCaptionProviderfocus, getTabIndex, isFocusable, setFocusable, setTabIndexgetOrientation, setOrientationgetOptionIconProvider, setOptionIconProvidergetOptionDescriptionProvider, setOptionDescriptionProviderstatic final java.lang.String NAME