Progress bar

6 views
Skip to first unread message

Mario Giammarco

unread,
Mar 18, 2018, 12:55:05 PM3/18/18
to invesdwin-platform
Hello,
can NoWicket generate a progress bar widget?
Thanks,
Mario

Edwin Stang

unread,
Mar 18, 2018, 2:56:27 PM3/18/18
to invesdwin-platform
I would recommend wicket-bootstrap progress bars for this as a custom component added via an interceptor or alternatively in a completely custom component that gets added to a NoWicket panel/page. Wicket-bootstrap is a dependency of NoWicket as it provides most components for it.

Examples: http://coding.teliclab.info/wicket-7.x/components#progress

Code: https://github.com/l0rdn1kk0n/wicket-bootstrap/search?utf8=%E2%9C%93&q=progress&type=

Though this does not come out of the box with NoWicket since there is no async capabilities available in NoWicket models. There might also be some other components you might be able to find for wicket but I expect them to need more effort since wicket-bootstrap does the gruntwork of integrating bootstrap with wicket for you for such use cases.
Reply all
Reply to author
Forward
0 new messages