Interface SourceTableComponentFactory

All Known Subinterfaces:
RegionedTableComponentFactory
All Known Implementing Classes:
RegionedTableComponentFactoryImpl

public interface SourceTableComponentFactory
Factory for source table components.
  • Method Summary

    Modifier and Type Method Description
    ColumnSourceManager createColumnSourceManager​(boolean isRefreshing, com.illumon.dataobjects.ColumnDefinition<?>... columnDefinitions)