Skip to main content
A newer version of this page is available. .
All docs
V20.2

CardFormatRuleRowElement Class

Declaration

export class CardFormatRuleRowElement extends SerializableModel

constructor

Initializes a new instance of the CardFormatRuleRowElement class with specified settings.

Declaration

constructor(
    modelJson?: any,
    serializer?: ModelSerializer
)

Parameters

Name Type
modelJson any
serializer ModelSerializer

Properties

dimensionId Property

Declaration

dimensionId: ko.Observable<string>

Property Value

Type
Observable<string>

elementTypeApplyTo Property

Declaration

elementTypeApplyTo: ko.Observable<string>

Property Value

Type
Observable<string>

textId Property

Declaration

textId: ko.Observable<string>

Property Value

Type
Observable<string>

Methods

getInfo Method

Declaration

getInfo(): ISerializationInfoArray

Returns

Type
ISerializationInfoArray