BrightSide Workbench Full Report + Source Code
org.turro.zkoss.print.ReportPrint Member List

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.ReportPrintstatic
print(String title, JRDataSource dataSource, Map parameters, String jasperFile, String defaultFile, String type, String certificateStore)org.turro.zkoss.print.ReportPrintstatic
ReportPrint()org.turro.zkoss.print.ReportPrint
ReportPrint(String title, String border, boolean closable)org.turro.zkoss.print.ReportPrint
resultorg.turro.elephant.zkoss.ModalWindowprotected
resultValueorg.turro.elephant.zkoss.ModalWindowprotected
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.ReportPrintstatic
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.ReportPrintstatic
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