Uploader Event

Is there an event that raises when clicking the remove file cross ?
I need to check which file needs a confirm windows to be deleted.

Thanks

You can attach theonBeforeDelete event to the uploader’s DataCollection (available asuploader.files):

http://webix.com/snippet/1bdf650b