Public Member Functions | |
void | export (in AString aPath, in tmozIScanBatchExportResponse aResponse) |
Export batch. | |
Public Attributes | |
readonly attribute AString | menuName |
Name of the export module. |
This interface is used to export data from the scanning component (tmozIScanComponent).
Component is used to export whole batch.
void export | ( | in AString | aPath, | |
in tmozIScanBatchExportResponse | aResponse | |||
) |
Export batch.
Export whole batch.
aPath | Path to the scanned batch. | |
aResponse | Object to store results. |
readonly attribute AString menuName |
Name of the export module.
This name is displayed in the context menu.