FieldedText TypeScript Library - v0.1.2
GitHub
NPM
Preparing search index...
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
NPM
FieldedText TypeScript Library - v0.1.2
Loading...
List of field definitions.