Namespace FastReport.Web.Services
Classes
ClickParams
CreateConnectionParams
CustomViewModel
DialogParams
GetReportServiceParams
ParameterModel
ReportPageParams
ReportSearchParams
ReportTabParams
SaveReportResponseModel
SaveReportServiceParams
UpdateTableParams
Interfaces
IConnectionsService
Interface for working with connections. Allows to get connection string properties, connected tables, connection types and create a connection string.
IDesignerUtilsService
The interface that provides utilities for the Online Designer. Allows to get MsChart Template, component properties and report functions
IExportsService
Interface for using the export service. Allows you to export a report and get the export settings window.
IPrintService
Interface for printing the report.
IReportDesignerService
Interface for interacting with reports. Allows you to design and save WebReport
IReportService
Interface for interacting with reports. Allows you to preview and search WebReport
IResourceLoader
Loads necessary WebReport resources such as toolbar images, scripts and other
ITextEditService
The interface may change over time