Class DwtProgressBar
Class Detail
DwtProgressBar(parent, className, posStyle)
Creates a progress bar.
Author: Greg Solovyev.
Method Detail
{number}
getMaxValue()
Gets the maximum value.
{number}
getValue()
Gets the value.
setLabel(text, isRightAlign)
Sets the label.
setMaxValue(val)
Sets the maximum value.
setProgressBgColor(var)
Sets the progress background color.
setProgressCssClass(var)
Sets the progress CSS class.
setProgressCssStyle(var)
Sets the process CSS style.
setValue(val)
Sets the progress value.
setValueByPercent(percent)
Sets the value by percentage.
setWholeBgColor(var)
Sets the whole background color.
setWholeCssClass(var)
Sets the whole CSS class.
setWholeCssStyle(var)
Sets the while CSS style.
|
||||||||||||||||||||||||||||||
Documentation generated by JsDoc Toolkit 2.3.0 on Tue Jun 28 2016 21:01:29 GMT-0400 (EDT)
|