RevGrid - v0.9.3
GitHub
NPM
Sponsors
Preparing search index...
sourced-field/record/table/server/value/table-values-record
RevTableValuesRecord
Class RevTableValuesRecord<TextFormattableValueTypeId, TextFormattableValueAttributeTypeId>
Type Parameters
TextFormattableValueTypeId
TextFormattableValueAttributeTypeId
Hierarchy (
View Summary
)
RevTableValuesRecord
RevTableRecord
Implements
IndexedRecord
Index
Constructors
constructor
Properties
index
Accessors
values
Constructors
constructor
new
RevTableValuesRecord
<
TextFormattableValueTypeId
,
TextFormattableValueAttributeTypeId
,
>
(
index
:
number
,
)
:
RevTableValuesRecord
<
TextFormattableValueTypeId
,
TextFormattableValueAttributeTypeId
,
>
Type Parameters
TextFormattableValueTypeId
TextFormattableValueAttributeTypeId
Parameters
index
:
number
Returns
RevTableValuesRecord
<
TextFormattableValueTypeId
,
TextFormattableValueAttributeTypeId
,
>
Properties
index
index
:
number
Accessors
values
get
values
()
:
readonly
RevTableValue
<
TextFormattableValueTypeId
,
TextFormattableValueAttributeTypeId
,
>
[]
Returns
readonly
RevTableValue
<
TextFormattableValueTypeId
,
TextFormattableValueAttributeTypeId
,
>
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
index
Accessors
values
GitHub
NPM
Sponsors
RevGrid - v0.9.3
Loading...