getFiles();
The getFiles method returns an array of loaded files.
Array items are the objects of the File type.
The example of method use is given in description of the FileUpload constructor.
See also:
FileUpload