Report |
The ReportRestriction type exposes the following members.
Name | Description | |
---|---|---|
AddEnumValue | Helper to add an enum value to the restriction using its string value (Value or Id) | |
ChangeColumnGUID |
Helper to change the column of the element
(Inherited from ReportElement) | |
CopyForPrompt | Copy restriction property from another prompted restriction | |
CreateReportRestriction | Create a default report restriction | |
ElementDisplayValue |
Display value of the element
(Inherited from ReportElement) | |
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) | |
GeNavigationDisplayValue | Display value for navigation | |
GetD3Format |
D3 Format for a charts
(Inherited from ReportElement) | |
GetEnumDisplayValue | Helper to return the display value of an enum from its id | |
GetEnumMessage | Enum message defined in the MetaData | |
GetEnumSortValue |
Get the sort value for an enumerated list
(Inherited from ReportElement) | |
GetExcelFormat |
Excel Format of the element
(Inherited from ReportElement) | |
GetHashCode | Serves as the default hash function. (Inherited from Object) | |
GetHtmlValue | HTML value of the restriction for index 1,2,3 or 4 | |
GetMomentJSFormat |
Moment JS Format for the chart
(Inherited from ReportElement) | |
GetOperatorLabel | Operator label translated | |
GetSort |
The display order
(Inherited from MetaColumn) | |
GetType | Gets the Type of the current instance. (Inherited from Object) | |
HasDateKeyword | Helper to find if a string has a date keyword | |
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) | |
IsIdenticalForPrompt | True if the restriction is consider as identical for prompt: only one restriction will be generated in the report Same name and same source column | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
SetDefaultFormat |
Set default format defined in the repository configuration accroding to the type
(Inherited from MetaColumn) | |
SetDefaults |
Depending on the element type, set default aggreate functions: AggregateFunction, TotalAggregateFunction
(Inherited from ReportElement) | |
SetEnumHtmlIds | Initialize the Html Ids of the enum values of the restriction | |
SetNavigationValue | Set a restriction value for navigation | |
SetReadOnly |
Set all properties to readonly
(Inherited from RootEditor) | |
SetSourceReference |
Change the source of the element, set MetColumn to NULL
(Inherited from ReportElement) | |
SetStandardFormat |
Set standard format accroding to the type
(Inherited from MetaColumn) | |
ShouldSerializeCaseSensitive | ||
ShouldSerializeContainsHtml | (Inherited from ReportElement) | |
ShouldSerializeCssTitle | (Inherited from ReportElement) | |
ShouldSerializeDateTimeStandardFormatRe | ||
ShouldSerializeDrillUpOnlyIfDD | (Inherited from MetaColumn) | |
ShouldSerializeEnumLayout | ||
ShouldSerializeFirstSelection | ||
ShouldSerializeInsertPosition | (Inherited from ReportElement) | |
ShouldSerializeOperatorStyle | ||
ShouldSerializeShowAllEnums | (Inherited from ReportElement) | |
ShouldSerializeTriggerExecution | ||
ShouldSerializeTypeRe | ||
ToString |
Name of the restriction
(Overrides ObjectToString) | |
UpdateEditor |
Update editor attributes
(Inherited from RootEditor) | |
UpdateEditorAttributes |
Refresh properties attrivutes
(Inherited from RootEditor) |