Interface JasperToTableRpcServiceAsync


public interface JasperToTableRpcServiceAsync
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    getConfig(JasperReportDto report, <any> callback)
     
    void
    setConfig(JasperReportDto report, JasperToTableConfigDto config, <any> callback)
     
  • Method Details

    • getConfig

      void getConfig(JasperReportDto report, <any> callback)
    • setConfig

      void setConfig(JasperReportDto report, JasperToTableConfigDto config, <any> callback)