TSD. |
Interfaces
Interface | Description | |
---|---|---|
ICalculationsNode | Represents a node in the calculations tree | |
IHaveCalculations | Represents an object that has calculations | |
IReportItem | Represents an item in a report | |
IReportTable | Represents a report table | |
IReportTableHeader | Represents a header of a report table | |
IReportTableLine | Represents a line in a report table | |
IReportTableLineItem | Represents an item in a report table line | |
IReportTableLineItemCombined | Represents an item in a report table line with a text, value and quantity | |
IReportTableLineItemDoubleValue | Represents an item in a report table line containing a double value | |
IReportTableLineItemLongValue | Represents an item in a report table line containing a long value | |
IReportTableLineItemQuantity | Represents an item in a report table line containing a quantity | |
IReportTableLineItemStatus | Represents an item in a report table line containing a check status | |
IReportTableLineItemText | Represents an item in a report table line containing a text | |
IReportText | Represents a simple text item in a report |