Preparing search index...
The search index is not available
h5p-types
h5p-types
H5PDefinitionList
Class H5PDefinitionList
Index
Constructors
constructor
Methods
add
get
size
to
String
Constructors
constructor
new
H5PDefinition
List
(
)
:
H5PDefinitionList
Returns
H5PDefinitionList
Methods
add
add
(
field
)
:
void
Add field to the list
Parameters
field
:
H5PFieldClass
Returns
void
get
get
(
index
)
:
undefined
|
H5PFieldClass
Get field at given index
Parameters
index
:
number
Returns
undefined
|
H5PFieldClass
size
size
(
)
:
number
Get number of fields
Returns
number
to
String
to
String
(
)
:
string
Print definition list as HTML
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
add
get
size
to
String
h5p-types
Loading...
Add field to the list