Abstract
Static
addAdd an event listener
type of event listener, defined in the FieldsEventsEnum
Static
deleteDelete a field value.
id of the field to delete
Static
getStatic
getStatic
getget the index of a field
id of the field
Static
logLogs field-ids and values in the console. If a searchString is provided only fields that matches a certain string gets logged
string, a string to match with a field-id (indexOf)
Static
removeAlways remove previously registered event listener
type of event listener, defined in the FieldsEventsEnum
Static
setSet field value
id of the field
value to set
Static properties and methods related to manipulating fields.