selectFile()
opens the dialog for selecting a new file (files) for adding to a SimpleVault
selectFile(): void;
Example
form.getItem("simplevault").selectFile();
// -> true/false
opens the dialog for selecting a new file (files) for adding to a SimpleVault
Example
form.getItem("simplevault").selectFile();
// -> true/false