joe78781178 / gwtupload

Automatically exported from code.google.com/p/gwtupload
Other
0 stars 0 forks source link

MultiUploader.setEnabled(false) doesn't disable the "delete" button #204

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
after calling setEnabled(false) on my MultiUploader instance, the "Browse" 
button is disabled.

But I would also like to have the red-"X" icon which deletes the file disabled, 
and this sadly is not happening.

Could you fix this or tell me how to work around it in GWT code? Is there a 
public access path to this icon and what is it?

Original issue reported on code.google.com by kaef...@gmail.com on 7 Nov 2014 at 4:28

GoogleCodeExporter commented 9 years ago
This issue was closed by revision 16eac6771a2b.

Original comment by manuel.carrasco.m on 13 Jan 2015 at 10:38

GoogleCodeExporter commented 9 years ago

Original comment by manuel.carrasco.m on 13 Jan 2015 at 5:41