RevGrid - v0.9.3
GitHub
NPM
Sponsors
Preparing search index...
sourced-field/record/table/server/field-source/table-field-source
RevTableFieldSource
Class RevTableFieldSource<TypeId, TextFormattableValueTypeId, TextFormattableValueAttributeTypeId>
Type Parameters
TypeId
TextFormattableValueTypeId
TextFormattableValueAttributeTypeId
Index
Constructors
constructor
Properties
definition
field
Index
Offset
next
Field
Index
Offset
Accessors
field
Count
name
Methods
create
Table
Fields
Constructors
constructor
new
RevTableFieldSource
<
TypeId
,
TextFormattableValueTypeId
,
TextFormattableValueAttributeTypeId
,
>
(
_textFormatter
:
RevTextFormatter
<
TextFormattableValueTypeId
,
TextFormattableValueAttributeTypeId
,
>
,
_customHeadings
:
undefined
|
RevSourcedFieldCustomHeadings
,
definition
:
RevTableFieldSourceDefinition
<
TypeId
,
TextFormattableValueTypeId
,
TextFormattableValueAttributeTypeId
,
>
,
_headingPrefix
:
string
,
)
:
RevTableFieldSource
<
TypeId
,
TextFormattableValueTypeId
,
TextFormattableValueAttributeTypeId
,
>
Type Parameters
TypeId
TextFormattableValueTypeId
TextFormattableValueAttributeTypeId
Parameters
_textFormatter
:
RevTextFormatter
<
TextFormattableValueTypeId
,
TextFormattableValueAttributeTypeId
,
>
_customHeadings
:
undefined
|
RevSourcedFieldCustomHeadings
definition
:
RevTableFieldSourceDefinition
<
TypeId
,
TextFormattableValueTypeId
,
TextFormattableValueAttributeTypeId
,
>
_headingPrefix
:
string
Returns
RevTableFieldSource
<
TypeId
,
TextFormattableValueTypeId
,
TextFormattableValueAttributeTypeId
,
>
Properties
Readonly
definition
definition
:
RevTableFieldSourceDefinition
<
TypeId
,
TextFormattableValueTypeId
,
TextFormattableValueAttributeTypeId
,
>
field
Index
Offset
fieldIndexOffset
:
number
next
Field
Index
Offset
nextFieldIndexOffset
:
number
Accessors
field
Count
get
fieldCount
()
:
number
Returns
number
name
get
name
()
:
string
Returns
string
Methods
create
Table
Fields
createTableFields
()
:
RevTableField
<
TextFormattableValueTypeId
,
TextFormattableValueAttributeTypeId
,
>
[]
Returns
RevTableField
<
TextFormattableValueTypeId
,
TextFormattableValueAttributeTypeId
>
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
definition
field
Index
Offset
next
Field
Index
Offset
Accessors
field
Count
name
Methods
create
Table
Fields
GitHub
NPM
Sponsors
RevGrid - v0.9.3
Loading...