Interface XUtilOnBeforeSaveFormDataData

Hierarchy

  • XUtilOnBeforeSaveFormDataData

Index

Properties

Properties

fileStore

fileStore: LegacyFileStore

The file store map to which the files to be saved will be written. Can be modified.

form

form: HTMLElement

The form for which to save the data.

formData

The form data map to which the form data to be saved will be written. Can be modified.