A Progress Bar is a XVW component that allows to graphically show the progress to the user.
XML Definition
A Progress Bar is declared as following:
<xvw:progressBar text="#{viewBean.TEXT_ATTRIBUTE}" valueExpression="#{viewBean.VALUE_EXPRESSION_BOOLEAN}"
width="WIDTH">
</xvw:progressBar>
Component from which the Progress Bar Extends
Components that Extend Progress Bar
Progress Bar Properties
Property | Description | Requirement | Default Value | Type | Example |
---|---|---|---|---|---|
valueExpression | Evaluates the float. The float represents the percentage of the bar that is filled | optional/recommended | -0 | Float | if the valueExpression is set to 0.10 then 10% of the bar will be filled |
width | Defines the width of the Progress Bar | optional | -auto | String | |
text | Evaluates the text to show on the Progress Bar | optional/recomended | String |
Possible Child Components:
I | Attachment | Action | Size | Date | Who | Comment |
---|---|---|---|---|---|---|
![]() |
Screen_shot_2010-08-20_at_3.44.23_PM.png | manage | 12.9 K | 2010-08-20 - 15:44 | JoaoQuintas |
No permission to view TWiki.WebTopBar