This is the complete list of members for org.turro.zkoss.print.ReportPrint, including all inherited members.
| getReport() | org.turro.zkoss.print.ReportPrint | |
| getResult() | org.turro.elephant.zkoss.ModalWindow | |
| getResultValue() | org.turro.elephant.zkoss.ModalWindow | |
| ModalWindow(String title, String border, boolean closable) | org.turro.elephant.zkoss.ModalWindow | |
| ModalWindow() | org.turro.elephant.zkoss.ModalWindow | |
| print(String title, Collection collection, Map parameters, String jasperFile, String defaultFile, String type, String certificateStore) | org.turro.zkoss.print.ReportPrint | static |
| print(String title, JRDataSource dataSource, Map parameters, String jasperFile, String defaultFile, String type, String certificateStore) | org.turro.zkoss.print.ReportPrint | static |
| ReportPrint() | org.turro.zkoss.print.ReportPrint | |
| ReportPrint(String title, String border, boolean closable) | org.turro.zkoss.print.ReportPrint | |
| result | org.turro.elephant.zkoss.ModalWindow | protected |
| resultValue | org.turro.elephant.zkoss.ModalWindow | protected |
| send(String title, Collection collection, Map parameters, String jasperFile, String defaultFile, String type, String certificateStore, Collection< IContact > contacts, String comment, Collection< MailAttachment > attachments, Consumer onFinish) | org.turro.zkoss.print.ReportPrint | static |
| send(String title, JRDataSource dataSource, Map parameters, String jasperFile, String defaultFile, String type, String certificateStore, Collection< IContact > contacts, String comment, Collection< MailAttachment > attachments, Consumer onFinish) | org.turro.zkoss.print.ReportPrint | static |
| setReport(Jasperreport report) | org.turro.zkoss.print.ReportPrint | |
| setResult(int result) | org.turro.elephant.zkoss.ModalWindow | |
| setResultValue(Object resultValue) | org.turro.elephant.zkoss.ModalWindow | |
| show(Page page, Command command) | org.turro.elephant.zkoss.ModalWindow |