Class ExportConfigAttributes


  • public final class ExportConfigAttributes
    extends Object
    Configuration attributes that are used to configure the export functionality.
    • Field Detail

      • EXPORTER

        public static final ConfigAttribute<ILayerExporter> EXPORTER
        The configuration attribute for specifying the concrete implementation instance of ILayerExporter that should be used for exporting the NatTable.
      • EXPORT_FORMATTER

        public static final ConfigAttribute<IExportFormatter> EXPORT_FORMATTER
        The configuration attribute for specifying a formatter that should be used to format the values for the export.
      • DATE_FORMAT

        public static final ConfigAttribute<String> DATE_FORMAT
        The configuration attribute for specifying the format that should be used for exporting Calendar or Date objects appropriately.
      • TABLE_EXPORTER

        public static final ConfigAttribute<ITableExporter> TABLE_EXPORTER
        The configuration attribute for specifying the concrete implementation instance of ITableExporter that should be used for exporting the NatTable.
        Since:
        1.5