Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
6.12.0
-
None
Description
UploadProgressBar.java can provide some template methods for the children components it needs.
These methods can be used by other implementations of upload progress bar, e.g. Twitter Bootstrap (https://github.com/l0rdn1kk0n/wicket-bootstrap/issues/262).
Attachments
Issue Links
- breaks
-
WICKET-5615 UploadProgressBar does not show up if no FileUploadField is given
- Resolved