Static
addtype of event listener, defined in the FormEventsEnum
Static
addAdd or update an attachment with the given file name.
string, the name of the file.
Blob, blob to add or update
Static
copyThis function copies the current form and returns a promise that resolves to the new form.
A promise that will resolve to a new Form object.
Optional
deleteFields: booleanboolean - If true, the copied form will remove marked fields.
Static
deleteStatic
disableStatic
disableStatic
enableStatic
enableStatic
getStatic
getGet the current form in specified format.
Optional
format: DataFormatEnumDataFormatEnum, the format to get the form in.
Static
getStatic
getStatic
getStatic
getStatic
hasStatic
removeAlways remove previously registered event listeners!
type of event listener, defined in the FormEventsEnum
Static
saveGenerated using TypeDoc
Adds an event listener to the form class.