Currently FileUpload.clearValue method remove all uploaded files (in case of multiple upload type). Would be great to have an optional parameter to this method (item number for example), to remove exact uploaded file from list and maybe, if no parameter passed, then clear all list.