Click or drag to resize

ReportRestriction Methods

The ReportRestriction type exposes the following members.

Methods
 NameDescription
Public methodAddEnumValue Helper to add an enum value to the restriction using its string value (Value or Id)
Public methodChangeColumnGUID Helper to change the column of the element
(Inherited from ReportElement)
Public methodCopyForPrompt Copy restriction property from another prompted restriction
Public methodStatic memberCreateReportRestriction Create a default report restriction
Public methodElementDisplayValue Display value of the element
(Inherited from ReportElement)
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Protected methodFinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
Public methodGeNavigationDisplayValue Display value for navigation
Public methodGetD3Format D3 Format for a charts
(Inherited from ReportElement)
Public methodGetEnumDisplayValue Helper to return the display value of an enum from its id
Public methodGetEnumMessage Enum message defined in the MetaData
Public methodGetEnumSortValue Get the sort value for an enumerated list
(Inherited from ReportElement)
Public methodGetExcelFormat Excel Format of the element
(Inherited from ReportElement)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetHtmlValue HTML value of the restriction for index 1,2,3 or 4
Public methodGetMomentJSFormat Moment JS Format for the chart
(Inherited from ReportElement)
Public methodGetOperatorLabel Operator label translated
Public methodGetSort The display order
(Inherited from MetaColumn)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodStatic memberHasDateKeyword Helper to find if a string has a date keyword
Public methodInit Init the editor objects
(Inherited from RootEditor)
Public methodInitDefaultValues Init the default values
(Inherited from RootEditor)
Public methodInitEditor Init the editor objects and the default values
(Inherited from RootEditor)
Public methodIsIdenticalForPrompt 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
Protected methodMemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Protected methodSetDefaultFormat Set default format defined in the repository configuration accroding to the type
(Inherited from MetaColumn)
Public methodSetDefaults Depending on the element type, set default aggreate functions: AggregateFunction, TotalAggregateFunction
(Inherited from ReportElement)
Public methodSetEnumHtmlIds Initialize the Html Ids of the enum values of the restriction
Public methodSetNavigationValue Set a restriction value for navigation
Public methodSetReadOnly Set all properties to readonly
(Inherited from RootEditor)
Public methodSetSourceReference Change the source of the element, set MetColumn to NULL
(Inherited from ReportElement)
Public methodSetStandardFormat Set standard format accroding to the type
(Inherited from MetaColumn)
Public methodShouldSerializeCaseSensitive 
Public methodShouldSerializeContainsHtml
(Inherited from ReportElement)
Public methodShouldSerializeCssTitle
(Inherited from ReportElement)
Public methodShouldSerializeDateTimeStandardFormatRe 
Public methodShouldSerializeDrillUpOnlyIfDD
(Inherited from MetaColumn)
Public methodShouldSerializeEnumLayout 
Public methodShouldSerializeFirstSelection 
Public methodShouldSerializeInsertPosition
(Inherited from ReportElement)
Public methodShouldSerializeOperatorStyle 
Public methodShouldSerializeShowAllEnums
(Inherited from ReportElement)
Public methodShouldSerializeTriggerExecution 
Public methodShouldSerializeTypeRe 
Public methodToString Name of the restriction
(Overrides ObjectToString)
Public methodUpdateEditor Update editor attributes
(Inherited from RootEditor)
Protected methodUpdateEditorAttributes Refresh properties attrivutes
(Inherited from RootEditor)
Top
See Also