ProgressBar - indeterminate

UI Components for JSF
Post Reply
primehthb
Posts: 52
Joined: 12 Dec 2010, 22:19

25 Jul 2011, 23:06

Hi,

In my project, I have no way of knowing the actual progress of the underlying process. So, I wish to have the progress bar indeterminate... i.e. go back and forth or perhaps simply be a spinner.

Is this possible within PrimeFaces 3?

Best regards,
primehthb

User avatar
leventgny
Posts: 238
Joined: 24 May 2011, 16:49
Contact:

26 Jul 2011, 08:56

If you mean that actual process could be backward/forward on any cases, there are related client APIs on component widgets like;

Code: Select all

<p:progressBar widgetVar="progressBarWidgetVar" style="width:300px"/>

progressBarWidgetVar.setValue(10); 
//for any cases.
PrimeFaces Team Member

souna
Posts: 8
Joined: 15 Jul 2013, 18:26

15 Jul 2013, 18:31

He meant the bar could be something going back and forward or a spinner.

I am looking for something similar. Plz any hints and help are appreciated.
I have a process that cannot be measured or (say it is complicated so I need a spinner or indeterminate progress bar that ends or disappears on the process end)


thanks in advance

Post Reply

Return to “PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 46 guests