Classes
Class | Description | |
---|---|---|
![]() |
AvailableReportTools |
Available report tools enumeration.
|
![]() |
C1ImagePage |
Represents client side class for image view page.
|
![]() |
C1PageBase |
Base client class for all type of the report pages.
|
![]() |
C1ReportViewer |
Represents a C1Report on client side.
|
![]() |
C1ReportViewerStatus |
C1ReportViewer status.
|
![]() |
C1ReportWebServiceWorker |
C1Report WebService worker class.
|
![]() |
CallbackAnswerHandler | |
![]() |
CallbackHandler |
Callback Handler.
|
![]() |
ConnectionStatus |
Connection Status.
|
![]() |
DocumentOutline |
DocumentOutline data class.
|
![]() |
DocumentStatus |
CommonReport Information.
|
![]() |
GeneratingState |
Enumerates possible report states.
|
![]() |
GetDocumentOutlineHandler |
GetDocumentOutline delegate definition.
|
![]() |
GetDocumentStatusHandler |
GetDocumentStatus delegate definition.
|
![]() |
GetPageImagesMarkupHandler |
GetPageImagesMarkup delegate definition.
|
![]() |
HyperlinkEntry |
Describes a hyperlink on a page of a document.
|
![]() |
ImageViewerWorker |
ImageViewer Worker.
|
![]() |
OnAjaxCompleteHandler | |
![]() |
OnAjaxErrorHandler | |
![]() |
OnAjaxSendHandler | |
![]() |
OutlineEntry |
OutlineEntry data class.
|
![]() |
PageImageMarkup |
PageImageMarkup data class.
|
![]() |
PageImagesMarkup |
PageImagesMarkup data class.
|
![]() |
PageRangeSizeInfo |
PageSetSize.
|
![]() |
PrintRangeSubset |
Print Range Subset.
|
![]() |
ReportParameterInfo |
Info that is used to build a UI needed to input a report parameter.
|
![]() |
ReportParameterSingleValue |
Represents a single value of a parameter, together with that value's label.
The label may be used to represent the parameter in the UI.
E.g. for weekdays, integer values (0..6) may be used, with
corresponding labels "Mon".."Sun".
|
![]() |
ReportParameterValue |
Parameter and its value passed from client to server.
|
![]() |
ReportTools |
Report Tools.
|
![]() |
SearchEntry |
Search Entry. This class is used by search tool.
|
![]() |
SearchResults |
Search Results.
|
![]() |
SearchTextHandler |
SearchText delegate definition.
|
![]() |
TextRunMarkup |
Describes a text run (a single line of text sharing the same formatting).
A text run may contain zero or more words (semantics of words are defined
by the server; in particular, words may be single chars).
|
![]() |
ViewType |
Enumerates possible report view types.
|
Interfaces
Interface | Description | |
---|---|---|
![]() |
IC1ReportWebServiceClient |
Interface that must implement client side instance of the report service.
|
![]() |
IC1WebReportService |
Interface that must implemented by C1WebReport service.
|
![]() |
IViewWorker |
Interface that must be implemented by report viewer worker class.
|