Tags:
create new tag
, view all tags
-- JoaoQuintas - 20 Aug 2010

Progress Bar

A Progress Bar is a XVW component that allows to graphically show the progress to the user.

Screen_shot_2010-08-20_at_3.44.23_PM.png

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

  • XUIOutput

Components that Extend Progress Bar

  • None

Progress Bar Properties

Property Description RequirementSorted ascending Default Value Type Example
width Defines the width of the Progress Bar optional -auto String  
text Evaluates the text to show on the Progress Bar optional/recomended   String  
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

Possible Child Components:

  • None (VERIFICAR)
Topic revision: r5 - 2011-04-04 - NicolauGrosskopf
 

No permission to view TWiki.WebTopBar

This site is powered by the TWiki collaboration platform Powered by Perl

No permission to view TWiki.WebBottomBar