Search
Preparing search index...
The search index is not available
PrimeFaces JavaScript API Docs
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
PrimeFaces JavaScript API Docs
node_modules/@types/jqueryui
JQueryUI
Button
Interface Button
Hierarchy
Widget
ButtonOptions
Button
Callable
Button
(
methodName
:
string
)
:
JQuery
<
HTMLElement
>
Button
(
options
:
WidgetOptions
)
:
JQuery
<
HTMLElement
>
Button
(
options
:
AccordionOptions
)
:
JQuery
<
HTMLElement
>
Button
(
optionLiteral
:
string
, optionName
:
string
)
:
any
Button
(
optionLiteral
:
string
, options
:
WidgetOptions
)
:
any
Button
(
optionLiteral
:
string
, optionName
:
string
, optionValue
:
any
)
:
JQuery
<
HTMLElement
>
Button
<
T
>
(
name
:
string
, prototype
:
T
&
ThisType
<
T
&
WidgetCommonProperties
>
)
:
JQuery
<
HTMLElement
>
Button
<
T
>
(
name
:
string
, base
:
Function
, prototype
:
T
&
ThisType
<
T
&
WidgetCommonProperties
>
)
:
JQuery
<
HTMLElement
>
Parameters
methodName:
string
Returns
JQuery
<
HTMLElement
>
Parameters
options:
WidgetOptions
Returns
JQuery
<
HTMLElement
>
Parameters
options:
AccordionOptions
Returns
JQuery
<
HTMLElement
>
Parameters
optionLiteral:
string
optionName:
string
Returns
any
Parameters
optionLiteral:
string
options:
WidgetOptions
Returns
any
Parameters
optionLiteral:
string
optionName:
string
optionValue:
any
Returns
JQuery
<
HTMLElement
>
Type Parameters
T
Parameters
name:
string
prototype:
T
&
ThisType
<
T
&
WidgetCommonProperties
>
Returns
JQuery
<
HTMLElement
>
Type Parameters
T
Parameters
name:
string
base:
Function
prototype:
T
&
ThisType
<
T
&
WidgetCommonProperties
>
Returns
JQuery
<
HTMLElement
>
Index
Properties
click
disabled
icons
label
text
Properties
Optional
click
click
?:
(
(
event
?:
Event
)
=>
void
)
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
Modules
node_
modules/@fullcalendar/common/main
node_
modules/@fullcalendar/core/main
node_
modules/@fullcalendar/daygrid/main
node_
modules/@fullcalendar/interaction/main
node_
modules/@fullcalendar/list/main
node_
modules/@fullcalendar/moment/main
node_
modules/@fullcalendar/timegrid/main
node_
modules/@melloware/coloris/dist/coloris
node_
modules/@types/chart.js
node_
modules/@types/downloadjs
node_
modules/@types/google.maps
node_
modules/@types/hammerjs
node_
modules/@types/inputmask
node_
modules/@types/jquery
node_
modules/@types/jqueryui
JQueryUI
node_
modules/@types/js-
cookie
node_
modules/@types/quill
node_
modules/@types/raphael
node_
modules/autonumeric
node_
modules/cropperjs/types
node_
modules/jsplumb
node_
modules/moment-
timezone
node_
modules/moment/ts3.1-
typings/moment
node_
modules/print-
js/src
node_
modules/vis-
data/declarations
node_
modules/vis-
timeline/declarations
node_
modules/vis-
util/declarations
node_
modules/xss/typings/xss
src/
Prime
Faces
Button
click
disabled
icons
label
text
Generated using
TypeDoc