| Package | Description |
|---|---|
| ch.tatool.app.export | |
| ch.tatool.export |
| Modifier and Type | Class and Description |
|---|---|
class |
DataExporterErrorImpl |
| Modifier and Type | Field and Description |
|---|---|
DataExporterError |
ServerDataExporter.exporterError |
| Modifier and Type | Method and Description |
|---|---|
String |
ServerDataExporter.exportData(Component parentFrame,
Module module,
int fromSessionIndex,
DataExporterError exporterError) |
String |
FileDataExporter.exportData(Component parentFrame,
Module module,
int fromSessionIndex,
DataExporterError exporterError)
Exports the module data to a file
|
String |
DataExporterImpl.exportData(Component parentFrame,
Module module,
int fromSessionIndex,
DataExporterError exporterError) |
| Modifier and Type | Method and Description |
|---|---|
String |
DataExporter.exportData(Component parentFrame,
Module module,
int fromSessionIndex,
DataExporterError exporterError)
Exports data out of the application.
|
Copyright © 2013. All Rights Reserved.