Modifier and Type | Origin and Description |
---|---|
public BBJasperHTMLExporter |
BBJasper.BBJasperView.HTMLExporter!()
HTML exporter which contains export options |
Modifier and Type | Origin and Description |
---|---|
public BBJasperHTMLExporter |
BBJasper.BBJasperViewerControl.getHTMLExporter()
getHTMLExporter Returns the HTML exporter which contains export options |
Modifier and Type | Origin and Description |
---|---|
public void |
BBJasper.BBJasperReport.exportToHTML(BBjNumber p_onClient, BBjString p_filepath$, BBJasperHTMLExporter p_bbjasperHTMLExporter!)
exportToHTML Exports the report in HTML file format |
public void |
BBJasper.BBJasperViewerControl.setHTMLExporter(BBJasperHTMLExporter p_htmlExporter!)
setHTMLExporter Sets the HTML exporter which contains export options |
public static void |
BBJasper.BBJasperPrint.exportToHTML(JasperPrint@ p_jasperPrint!, BBjString p_filepath$, BBJasperHTMLExporter p_bbjasperHTMLExporter!)
exportToHTML Exports a client report to a client HTML file |
public static void |
BBJasper.BBJasperPrint.exportToHTML(JasperPrint p_jasperPrint!, BBjString p_filepath$, BBJasperHTMLExporter p_bbjasperHTMLExporter!)
exportToHTML Exports a server report to a server HTML file |