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
Tabs
Interface Tabs
Hierarchy
Widget
TabsOptions
Tabs
Callable
Tabs
(
methodName
:
string
)
:
JQuery
<
HTMLElement
>
Tabs
(
options
:
WidgetOptions
)
:
JQuery
<
HTMLElement
>
Tabs
(
options
:
AccordionOptions
)
:
JQuery
<
HTMLElement
>
Tabs
(
optionLiteral
:
string
, optionName
:
string
)
:
any
Tabs
(
optionLiteral
:
string
, options
:
WidgetOptions
)
:
any
Tabs
(
optionLiteral
:
string
, optionName
:
string
, optionValue
:
any
)
:
JQuery
<
HTMLElement
>
Tabs<T>
(
name
:
string
, prototype
:
T
&
ThisType
<
T
&
WidgetCommonProperties
>
)
:
JQuery
<
HTMLElement
>
Tabs<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
activate
active
before
Activate
before
Load
classes
collapsible
create
disabled
event
height
Style
hide
load
show
Properties
Optional
activate
activate
:
undefined
|
TabsEvent
<
TabsActivationUIParams
>
Optional
active
active
:
any
Optional
before
Activate
before
Activate
:
undefined
|
TabsEvent
<
TabsActivationUIParams
>
Optional
before
Load
before
Load
:
undefined
|
TabsEvent
<
TabsBeforeLoadUIParams
>
Optional
classes
classes
:
undefined
|
TabClasses
Optional
collapsible
collapsible
:
undefined
|
boolean
Optional
create
create
:
undefined
|
TabsEvent
<
TabsCreateOrLoadUIParams
>
Optional
disabled
disabled
:
any
Optional
event
event
:
undefined
|
string
Optional
height
Style
height
Style
:
undefined
|
string
Optional
hide
hide
:
any
Optional
load
load
:
undefined
|
TabsEvent
<
TabsCreateOrLoadUIParams
>
Optional
show
show
:
any
Modules
node_
modules/@types/jqueryui
JQuery
JQueryUI
Tabs
activate
active
before
Activate
before
Load
classes
collapsible
create
disabled
event
height
Style
hide
load
show
Generated using
TypeDoc