FieldedText TypeScript Library
GitHub
Web NPM
Node NPM
Preparing search index...
Web
fields/definitions/ft-field-definition-list
FtFieldDefinitionList
Class FtFieldDefinitionList
List of field definitions.
Index
Constructors
constructor
Accessors
count
Methods
add
clear
get
new
Constructors
constructor
new
FtFieldDefinitionList
()
:
FtFieldDefinitionList
Returns
FtFieldDefinitionList
Accessors
count
get
count
()
:
number
Returns
number
Methods
add
add
(
definition
:
FtFieldDefinition
)
:
void
Parameters
definition
:
FtFieldDefinition
Returns
void
clear
clear
()
:
void
Returns
void
get
get
(
index
:
number
)
:
FtFieldDefinition
Parameters
index
:
number
Returns
FtFieldDefinition
new
new
(
dataType
:
FtDataType
)
:
FtFieldDefinition
Parameters
dataType
:
FtDataType
Returns
FtFieldDefinition
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Accessors
count
Methods
add
clear
get
new
GitHub
Web NPM
Node NPM
FieldedText TypeScript Library
Loading...
List of field definitions.