]> source.dussan.org Git - vaadin-framework.git/commit
added upload feature for sampler
authorMatti Tahvonen <matti.tahvonen@itmill.com>
Wed, 5 Aug 2009 13:34:08 +0000 (13:34 +0000)
committerMatti Tahvonen <matti.tahvonen@itmill.com>
Wed, 5 Aug 2009 13:34:08 +0000 (13:34 +0000)
commitd67ccc9c4a8ab6e986138759e0c2524e4bf317aa
tree67e6647c25866ee6bf28ef28661d2f388ee2972b
parentb24c11cb34c006fc8f54f89736b97ff3de706f69
added upload feature for sampler

svn changeset:8444/svn branch:6.0
src/com/vaadin/demo/sampler/FeatureSet.java
src/com/vaadin/demo/sampler/features/upload/75-UploadBasic.png [new file with mode: 0644]
src/com/vaadin/demo/sampler/features/upload/75-UploadWithProgressMonitoring.png [new file with mode: 0644]
src/com/vaadin/demo/sampler/features/upload/UploadBasic.java [new file with mode: 0644]
src/com/vaadin/demo/sampler/features/upload/UploadBasicExample.java [new file with mode: 0644]
src/com/vaadin/demo/sampler/features/upload/UploadWithProgressMonitoring.java [new file with mode: 0644]
src/com/vaadin/demo/sampler/features/upload/UploadWithProgressMonitoringExample.java [new file with mode: 0644]