public class JRDesignViewerController extends JRViewerController
isXML, jasperPrint, reloadSupported, renderersCache, reportFileName, type, TYPE_FILE_NAME, TYPE_INPUT_STREAM, TYPE_OBJECT| Constructor and Description |
|---|
JRDesignViewerController(JasperReportsContext jasperReportsContext,
Locale locale,
ResourceBundle resBundle) |
JRDesignViewerController(Locale locale,
ResourceBundle resBundle) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
setReport(InputStream is,
boolean isXmlReport) |
protected void |
setReport(String fileName,
boolean isXmlReport) |
addListener, clear, fireListeners, fitPage, fitWidth, forceRefresh, getBundleString, getJasperPrint, getJasperReportsContext, getLocale, getPageCount, getPageFormat, getPageIndex, getRenderersCache, getResourceBundle, getZoom, hasPages, isFitPage, isFitWidth, isReloadSupported, loadReport, loadReport, loadReport, refreshPage, reload, removeListener, setPageIndex, setZoomRatiopublic JRDesignViewerController(Locale locale, ResourceBundle resBundle)
public JRDesignViewerController(JasperReportsContext jasperReportsContext, Locale locale, ResourceBundle resBundle)
protected void setReport(String fileName, boolean isXmlReport) throws JRException
setReport in class JRViewerControllerJRExceptionprotected void setReport(InputStream is, boolean isXmlReport) throws JRException
setReport in class JRViewerControllerJRExceptionCopyright © 2017. All rights reserved.