Search
Preparing search index...
The search index is not available
FORMCYCLE 7.0.12 - JavaScript for forms
Globals
"jqueryui.d"
JQueryUI
Progressbar
Interface Progressbar
Hierarchy
Widget
ProgressbarOptions
Progressbar
Callable
__call
(
methodName
:
string
)
:
JQuery
__call
(
options
:
WidgetOptions
)
:
JQuery
__call
(
options
:
AccordionOptions
)
:
JQuery
__call
(
optionLiteral
:
string
, optionName
:
string
)
:
any
__call
(
optionLiteral
:
string
, options
:
WidgetOptions
)
:
any
__call
(
optionLiteral
:
string
, optionName
:
string
, optionValue
:
any
)
:
JQuery
__call<T>
(
name
:
string
, prototype
:
T
&
ThisType
<
T
&
WidgetCommonProperties
>
)
:
JQuery
__call<T>
(
name
:
string
, base
:
Function
, prototype
:
T
&
ThisType
<
T
&
WidgetCommonProperties
>
)
:
JQuery
Parameters
methodName:
string
Returns
JQuery
Parameters
options:
WidgetOptions
Returns
JQuery
Parameters
options:
AccordionOptions
Returns
JQuery
Parameters
optionLiteral:
string
optionName:
string
Returns
any
Parameters
optionLiteral:
string
options:
WidgetOptions
Returns
any
Parameters
optionLiteral:
string
optionName:
string
optionValue:
any
Returns
JQuery
Type parameters
T
Parameters
name:
string
prototype:
T
&
ThisType
<
T
&
WidgetCommonProperties
>
Returns
JQuery
Type parameters
T
Parameters
name:
string
base:
Function
prototype:
T
&
ThisType
<
T
&
WidgetCommonProperties
>
Returns
JQuery
Index
Properties
change
complete
create
disabled
max
value
Properties
Optional
change
change
:
ProgressbarEvent
|
undefined
Optional
complete
complete
:
ProgressbarEvent
|
undefined
Optional
create
create
:
ProgressbarEvent
|
undefined
Optional
disabled
disabled
:
boolean
|
undefined
Optional
max
max
:
number
|
undefined
Optional
value
value
:
number
|
boolean
|
undefined
Globals
Progressbar
change
complete
create
disabled
max
value