Skip to main content
A newer version of this page is available. .

ItemState Class

Declaration

export class ItemState

Properties

DrillDownValues Property

Declaration

DrillDownValues?: Array<PrimitiveType>

Property Value

Type
Array<PrimitiveType>

MasterFilterValues Property

Declaration

MasterFilterValues?: Array<Array<PrimitiveType>>

Property Value

Type
Array<Array<PrimitiveType>>

RangeFilterState Property

Declaration

RangeFilterState?: RangeFilterState

Property Value

Type
RangeFilterState

SelectedLayerIndex Property

Declaration

SelectedLayerIndex?: number

Property Value

Type
number

TabPageName Property

Declaration

TabPageName?: string

Property Value

Type
string