public interface JasperToTableRpcServiceAsync
| Modifier and Type | Method and Description | 
|---|---|
| void | getConfig(JasperReportDto report,
         <any> callback) | 
| void | setConfig(JasperReportDto report,
         JasperToTableConfigDto config,
         <any> callback) | 
void getConfig(JasperReportDto report, <any> callback)
void setConfig(JasperReportDto report, JasperToTableConfigDto config, <any> callback)