Report |
The ReportView type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddAttribute | Helper to create an HTTP attribute from a parameter value |
![]() | AddDefaultModelViews | Add the default children for a model |
![]() | AfterSerialization | Operations performed after the serialization |
![]() | BeforeSerialization | Operations performed before the serialization |
![]() | ConvertToExcel | Convert the view to an Excel Sheet |
![]() ![]() | Create | Creates a basic view |
![]() | 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) |
![]() | FindViewFromTemplate | Helper to find a child view from its template name |
![]() | GetBoolValue(String) | Returns a parameter boolean value |
![]() | GetBoolValue(String, Boolean) | Returns a parameter boolean value with a default if it does not exist |
![]() | GetBoolValueJS | Returns a parameter boolean value for JavaScript |
![]() | GetCSSLayoutRows | Helper to return a list of CSS layout rows from the flex layout |
![]() | GetDoubleValue | Returns a parameter double value |
![]() | GetGridLayoutColumnClass | Returns the class of a layout column |
![]() | GetGridLayoutColumns | Helper to return a list of layout columns from a layout row |
![]() | GetGridLayoutRows | Helper to return a list of layout rows from the grid layout |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetHtmlValue | Returns a parameter value with HTML encoding |
![]() | GetNumericValue | Returns a parameter integer value |
![]() | GetParameter | Returns a Parameter |
![]() | GetPartialTemplateKey | Returns a partial template key form a given name and model |
![]() | GetSort | Current sort order of the view |
![]() | GetTranslatedMappedLabel | Translates a mapped label having keywords %DisplayName% |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | GetValue | Returns the parameter value |
![]() | GetValueIfNotEmpty | Returns the parameter value if not empty with a prefix and a suffix |
![]() | GetValueOrDefault | Returns the parameter value or the configuration value if it does not exist |
![]() | GetView | Returns a view from its identifier |
![]() | HasValue | True, if the parameter has a value |
![]() | Init |
Init the editor objects
(Inherited from RootEditor) |
![]() | InitDefaultValues |
Init the default values
(Inherited from RootEditor) |
![]() | InitEditor |
Init the editor objects and the default values
(Inherited from RootEditor) |
![]() | InitFromReferenceView | Initializes the view properties from its reference view |
![]() | InitPageChart | Init the chart for a ResultPage |
![]() | InitParameters | Init all parameters with an option to reset their values |
![]() | InitPartialTemplates | Init the partial templates of the view |
![]() | InitReferences | Init all references |
![]() | InitTemplates | Initializes the view templates and parameters |
![]() | IsAncestorOf | True if the view is an ancestor of a given view |
![]() | IsColumnHidden | True if the column is hidden |
![]() | IsGridLayoutColumnForModel | True if the layout column is for a model |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
![]() | Parse | Parse the view and returns the result |
![]() | ParseChildren | Parse all children and returns the result |
![]() | ReinitGUIDChildren | Reset children identifiers |
![]() | ReloadConfiguration | Forces the reload of the configuration |
![]() | ReplaceInParameterValues | Replace a pattern by a text in the parameter values |
![]() | SetAdvancedConfigurations | Set configurations for Excel or PDF converter |
![]() | SetParameter(String, Boolean) | Set a parameter boolean value |
![]() | SetParameter(String, String) | Set a parameter value |
![]() | SetReadOnly |
Set all properties to readonly
(Inherited from RootEditor) |
![]() | ShouldSerializeCSVRenderer | |
![]() | ShouldSerializeCustomTemplate | |
![]() | ShouldSerializeEnabled | |
![]() | ShouldSerializeExcelRenderer | |
![]() | ShouldSerializeHTML2PDFRenderer | |
![]() | ShouldSerializeJsonRenderer | |
![]() | ShouldSerializePDFRenderer | |
![]() | ShouldSerializeRestrictionsGUID | |
![]() | ShouldSerializeShowInMenu | |
![]() | ShouldSerializeTextRenderer | |
![]() | ShouldSerializeUseModelName | |
![]() | ShouldSerializeXMLRenderer | |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |
![]() | UpdateEditor |
Update editor attributes
(Inherited from RootEditor) |
![]() | UpdateEditorAttributes |
Refresh properties attrivutes
(Inherited from RootEditor) |