Uses of Class
mgui.io.domestic.datasources.ExportDataTableOptions
Package | Description |
---|---|
mgui.io.domestic.datasources |
-
Uses of ExportDataTableOptions in mgui.io.domestic.datasources
Subclasses of ExportDataTableOptions in mgui.io.domestic.datasources Modifier and Type Class Description class
ExportDataTableExcelOptions
Options for exporting data from aDataSourceItem
to a Microsoft Excel format file.class
ExportDataTableTextOptions
Options for exporting data from a data source to a delimited text file.Methods in mgui.io.domestic.datasources that return ExportDataTableOptions Modifier and Type Method Description ExportDataTableOptions
ExportDataTableDialogBox. getCurrentOptions()
Returns the current options.Methods in mgui.io.domestic.datasources with parameters of type ExportDataTableOptions Modifier and Type Method Description void
ExportDataTableOptions. setFrom(ExportDataTableOptions options)