Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chris-martin/gwt-decorated-upload
https://github.com/chris-martin/gwt-decorated-upload
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/chris-martin/gwt-decorated-upload
- Owner: chris-martin
- License: apache-2.0
- Created: 2011-09-14T23:11:57.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2011-12-23T06:15:13.000Z (almost 13 years ago)
- Last Synced: 2023-03-11T07:58:48.654Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 125 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE.txt
Awesome Lists containing this project
README
GWT Decorated Upload
====================The DecoratedUpload widget turns any Widget into a file input.
The browser's native file input element is hidden, allowing
full customization of your form's appearance.Usage
-----See the demo_ project for examples on how to use DecoratedUpload with UiBinder.
.. _demo : https://github.com/codeswarm/gwt-decorated-upload/tree/master/demo/src/main/java/org/codeswarm/decoratedupload/demo