Class CheckBoxGroupImpl<V>

All Implemented Interfaces:
AttachNotifier, CheckBoxGroup<V>, Component, Component.BelongToFrame, Component.Editable, Component.Focusable, Component.HasCaption, Component.HasDescription, Component.HasIcon, Component.HasXmlDescriptor, Component.Wrapper, HasValueSource<Collection<V>>, Field<Collection<V>>, HasContextHelp, HasDebugId, HasHtmlCaption, HasHtmlDescription, HasHtmlSanitizer, HasOptionCaptionProvider<V>, HasOptionDescriptionProvider<V>, HasOptionIconProvider<V>, HasOrientation, HasValidator<Collection<V>>, HasValue<Collection<V>>, OptionsField<Collection<V>,V>, Requirable, Validatable, org.springframework.beans.factory.InitializingBean

public class CheckBoxGroupImpl<V> extends AbstractField<JmixCheckBoxGroup<V>,Set<V>,Collection<V>> implements CheckBoxGroup<V>, org.springframework.beans.factory.InitializingBean