It would be great if you could ask for a specified file type in a parameter definition: ``` // @File(label="Open file", style="open", type="*.xls;*.xlsx") inputFile ``` so that the resulting FileWidget dialog would filter the directory by file type.