Package org.eclipse.nebula.widgets.nattable.export
package org.eclipse.nebula.widgets.nattable.export
-
ClassDescriptionConfiguration attributes that are used to configure the export functionality.Implementation of IOutputStreamProvider that will open a
FileDialog
on requesting an OutputStream, to let a user specify the location to write a file.Simple IOutputStreamProvider for a given filepath, no user interaction necessary.Base interface for NatTable exporters to get theOutputStream
and the export result.An ILayerExporter is used to export a NatTable to an external format.Interface for specifying a provider for OutputStreams.Interface for an exporter that can be used to export a NatTable.This class is used to perform exports of a NatTable orILayer
in a NatTable composition.