alloy:progressBar

ProgressBar is a UIComponent that displays a progress bar and can operate as a server-side or client-side progress indicator.

Server Events Usage

Specifying the f:ajax child tag with event="progressComplete" will broadcast the server-side completeEvent. Listening to the event is accomplished by specifying a backing-bean method via the f:ajax listener attribute. The pollingDelay attribute can be used to specify the delay (in milliseconds) before dispatching a polling Ajax request after recieving the response of a previous request.

Source Code

Liferay Faces Alloy 4.1.1 + Liferay Faces Bridge Implementation 5.0.0 + Showcase Common 4.0.0 + Liferay Faces Util 3.4.1 + Mojarra 2.2.20