Class TableImpl<E>

All Implemented Interfaces:
ActionsHolder, AttachNotifier, Component, Component.BelongToFrame, Component.Editable, Component.Focusable, Component.HasCaption, Component.HasDescription, Component.HasIcon, Component.HasXmlDescriptor, Component.Wrapper, HasButtonsPanel, HasContextHelp, HasDebugId, HasHtmlCaption, HasHtmlDescription, HasHtmlSanitizer, HasInnerComponents, HasMinSize, HasPagination, HasSubParts, HasTablePresentations, ListComponent<E>, LookupComponent<E>, LookupComponent.LookupSelectionChangeNotifier<E>, SecuredActionsHolder, Table<E>, TableItemsEventsDelegate<E>, InstallTargetHandler, org.springframework.beans.factory.InitializingBean

public class TableImpl<E> extends AbstractTable<JmixTable,E>
  • Constructor Details

    • TableImpl

      public TableImpl()
  • Method Details

    • createComponent

      protected JmixTable createComponent()