Search
Preparing search index...
The search index is not available
FORMCYCLE 6.5.3 - JavaScript für Formulare
Globals
"jqueryui.d"
JQueryUI
Button
Interface Button
Hierarchy
Widget
ButtonOptions
Button
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
click
disabled
icons
label
text
Properties
Optional
click
click
:
function
Type declaration
(
event
?:
Event
)
:
void
Parameters
Optional
event:
Event
Returns
void
Optional
disabled
disabled
:
boolean
Optional
icons
icons
:
any
Optional
label
label
:
string
Optional
text
text
:
string
|
boolean
Globals
Button
click
disabled
icons
label
text