Package org.adempiere.webui.window
Class IReportViewerExportSource.ExportFormat
- java.lang.Object
-
- org.adempiere.webui.window.IReportViewerExportSource.ExportFormat
-
- Enclosing interface:
- IReportViewerExportSource
public static final class IReportViewerExportSource.ExportFormat extends Object
Model to hold export format properties- Author:
- hengsin
-
-
Constructor Summary
Constructors Constructor Description ExportFormat(String label, String extension, String contentType)
-