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/@fullcalendar/common/main
ViewApi
Class ViewApi
Hierarchy
ViewApi
Index
Constructors
constructor
Properties
date
Env
get
Current
Data
type
Accessors
active
End
active
Start
calendar
current
End
current
Start
title
Methods
get
Option
Constructors
constructor
new
View
Api
(
type
:
string
, getCurrentData
:
(
)
=>
CalendarData
, dateEnv
:
DateEnv
)
:
ViewApi
Parameters
type:
string
getCurrentData:
(
)
=>
CalendarData
(
)
:
CalendarData
Returns
CalendarData
dateEnv:
DateEnv
Returns
ViewApi
Properties
Private
date
Env
date
Env
:
any
Private
get
Current
Data
get
Current
Data
:
any
type
type
:
string
Accessors
active
End
get
activeEnd
(
)
:
Date
Returns
Date
active
Start
get
activeStart
(
)
:
Date
Returns
Date
calendar
get
calendar
(
)
:
CalendarApi
Returns
CalendarApi
current
End
get
currentEnd
(
)
:
Date
Returns
Date
current
Start
get
currentStart
(
)
:
Date
Returns
Date
title
get
title
(
)
:
string
Returns
string
Methods
get
Option
get
Option
(
name
:
string
)
:
unknown
Parameters
name:
string
Returns
unknown
Modules
node_
modules/@fullcalendar/common/main
create
Element
View
Api
constructor
date
Env
get
Current
Data
type
active
End
active
Start
calendar
current
End
current
Start
title
get
Option
Generated using
TypeDoc