]> source.dussan.org Git - vaadin-framework.git/commit
#8324 Splitted VUpload into Widget and Paintable.
authorJens Jansson <peppe@vaadin.com>
Tue, 31 Jan 2012 10:41:24 +0000 (12:41 +0200)
committerArtur Signell <artur@vaadin.com>
Tue, 31 Jan 2012 13:08:27 +0000 (15:08 +0200)
commit99b9132dcc4cd5a46fca18e80f8ba90ef74433c9
treeefe2975aae82b35478c7ee72eaf466bb2f24ec96
parentc929fd554b89c965881663dd100805ffe6b29295
#8324 Splitted VUpload into Widget and Paintable.
src/com/vaadin/terminal/gwt/client/ui/VUpload.java
src/com/vaadin/terminal/gwt/client/ui/VUploadPaintable.java [new file with mode: 0644]
src/com/vaadin/ui/Upload.java