Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 4.1
-
Component/s: ACE-Components
-
Labels:None
-
Environment:ICEfaces 4 ace:progressBar
-
Assignee Priority:P1
-
Support Case References:Support Case #12807 - https://icesoft.my.salesforce.com/5007000000c2f8n
-
Affects:Documentation (User Guide, Ref. Guide, etc.), Sample App./Tutorial
Description
It would be useful if the ace:progressBar could support an "indeterminate" mode, like the ice:outputProgress component does, for use when the application wants to show a busy state, but the task completion is not knowable in terms of steps or percentage complete.
When in "indeterminate='true'" mode, the progress bar would show a constant animation across the entire span of the bar when active to show that it is in a busy or active state.
When in "indeterminate='true'" mode, the progress bar would show a constant animation across the entire span of the bar when active to show that it is in a busy or active state.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #46012 | Wed Sep 23 15:03:13 MDT 2015 | art.zambrano | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/progressbar/progressBarPolling.xhtml
MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/progressbar/progressBarPush.xhtml |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #45999 | Tue Sep 22 11:16:36 MDT 2015 | art.zambrano | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/progressbar/progressBarPolling.xhtml
MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/ace/progressbar/ProgressBarPolling.java MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/progressbar/progressBarClient.xhtml MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/ace/progressbar/ProgressBarPush.java MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/progressbar/progressBarPush.xhtml |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #45996 | Mon Sep 21 19:40:11 MDT 2015 | art.zambrano | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/progressbar/ProgressBarMeta.java
MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/progressbar/ProgressBarRenderer.java MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/jquery/ui/jquery-ui.js MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/progressbar/progressbar.js |