Class TwinColumnImpl<V>

All Implemented Interfaces:
AttachNotifier, 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>, HasOptionStyleProvider<V>, HasValidator<Collection<V>>, HasValue<Collection<V>>, OptionsField<Collection<V>,V>, Requirable, TwinColumn<V>, Validatable, org.springframework.beans.factory.InitializingBean

public class TwinColumnImpl<V> extends AbstractField<JmixTwinColSelect<V>,Set<V>,Collection<V>> implements TwinColumn<V>, org.springframework.beans.factory.InitializingBean
  • Field Details

  • Constructor Details

    • TwinColumnImpl

      public TwinColumnImpl()
  • Method Details