Recent Changes - Search:

Administrators

Developers

Articles

Cookbook

edit

increase method

Developers.QuiXProgressBarincrease History

Hide minor edits - Show changes to output

October 15, 2007, at 09:25 AM by Thomas Bellos -
Changed lines 3-4 from:
The '''increase''' method increases the progressbar's current.
to:
The '''increase''' method increases the progressbar's current value.
October 15, 2007, at 09:25 AM by Thomas Bellos -
Added lines 1-12:
(:title increase method:)

The '''increase''' method increases the progressbar's current.

!! Syntax

||cellspacing=1 cellpadding=4 border=1 bgcolor=#ededed
||!Syntax||[@
pb.increase(amount);
@]||
||!Parameters||''amount'' : Required. Integer indicating the amount to increase the current value. ||
||!Returns|| - ||
Page last modified on October 15, 2007, at 09:25 AM