|
DescriptionGets
the progress bar object.
Function syntaxColdFusion.ProgressBar.getProgressBarObject(name)
HistoryColdFusion
9: Added this function
Parameters
Parameter
|
Description
|
name
|
The name of the progress bar object.
|
ReturnsThis
function returns the underlying Ext JavaScript progress bar object.
UsageYou
call this function to get the progress bar object.
|
|
|