Report |
public class ReportViewTemplate
The ReportViewTemplate type exposes the following members.
Name | Description | |
---|---|---|
![]() | ReportViewTemplate | Initializes a new instance of the ReportViewTemplate class |
Name | Description | |
---|---|---|
![]() | ConfigurationPath | Path of the configuration file for the template |
![]() | Description | Description |
![]() | Error | Current errors |
![]() | FilePath | Current file path of the template |
![]() | ForReportModel | True if the template is for a report model view |
![]() | IsModelViewChild | True if the template must have a Model View parent |
![]() | IsModified | True if the template or its configuration is modified |
![]() | IsRestrictionsView | True if the template is for a restrictions view |
![]() | IsWidgetView | True if the template is for a widget view |
![]() | Name | Name of the view template |
![]() | Parameters | Parameters defined for the template |
![]() | ParentNames | Allowed parent template names |
![]() | PartialTemplatesPath | List of partial templates path |
![]() | RendererType | Renderer type if the template is used for a renderer |
![]() | Text | Text of the template |
Name | Description | |
---|---|---|
![]() | ClearConfiguration | Clear the template configuration |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetPartialTemplatePath | Returns a partial template path from a given name |
![]() | GetPartialTemplateText | Returns a partial template text from a given name |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | Init | Initialize the template from a file |
![]() | InitParameters | Init the parameters from the configuration |
![]() ![]() | LoadTemplates | Returns a list of ReportViewTemplate from a given folder |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
![]() | ParseConfiguration | Parse the current configuration and initialize the parameters |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |
Name | Description | |
---|---|---|
![]() ![]() | ChartJSName | |
![]() ![]() | ChartNVD3Name | |
![]() ![]() | ChartPlotlyName | |
![]() ![]() | ChartScottplotName | |
![]() | Configuration | Current template configuration text |
![]() ![]() | ContainerGridFlexName | |
![]() ![]() | ContainerName | |
![]() ![]() | D3Colors | |
![]() ![]() | DataTableEditorName | |
![]() ![]() | DataTableName | |
![]() ![]() | DefaultName | |
![]() ![]() | GaugeName | |
![]() ![]() | GoogleColors | |
![]() ![]() | GridFlexContainerParameterSample | |
![]() ![]() | GridFlexItemParameterSample | |
![]() | IsParsed | Flag for optimization, by default the template is not parsed... until it is used |
![]() | LastConfigModification | Last modification of the configuration file |
![]() | LastModification | Last modification date time |
![]() ![]() | ModelDetailName | |
![]() ![]() | ModelName | |
![]() ![]() | PageTableName | |
![]() ![]() | ReportName | |
![]() ![]() | RestrictionsName | |
![]() | SharedPartialTemplates | Additional partial templates to add to the template: Name of the partial template |
![]() ![]() | TabPageName | |
![]() ![]() | WidgetName |