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
CalendarDataProvider
Class CalendarDataProvider
Hierarchy
Component
<
CalendarDataProviderProps
,
CalendarData
>
CalendarDataProvider
Index
Constructors
constructor
Properties
base
context
data
Manager
handle
Data
props
state
context
Type
default
Props
display
Name
Methods
component
Did
Catch
component
Did
Mount
component
Did
Update
component
Will
Mount
component
Will
Receive
Props
component
Will
Unmount
component
Will
Update
force
Update
get
Child
Context
get
Snapshot
Before
Update
render
set
State
should
Component
Update
get
Derived
State
From
Error
get
Derived
State
From
Props
Constructors
constructor
new
Calendar
Data
Provider
(
props
:
CalendarDataProviderProps
)
:
CalendarDataProvider
Parameters
props:
CalendarDataProviderProps
Returns
CalendarDataProvider
Properties
Optional
base
base
:
undefined
|
Element
|
Text
context
context
:
any
data
Manager
data
Manager
:
CalendarDataManager
handle
Data
handle
Data
:
(
data
:
CalendarData
)
=>
void
Type declaration
(
data
:
CalendarData
)
:
void
Parameters
data:
CalendarData
Returns
void
props
props
:
RenderableProps
<
CalendarDataProviderProps
,
any
>
state
state
:
Readonly
<
CalendarData
>
Optional
Static
context
Type
context
Type
:
undefined
|
Context
<
any
>
Optional
Static
default
Props
default
Props
:
any
Optional
Static
display
Name
display
Name
:
undefined
|
string
Methods
Optional
component
Did
Catch
component
Did
Catch
:
Optional
component
Did
Mount
component
Did
Mount
:
component
Did
Update
component
Did
Update
(
prevProps
:
CalendarDataProviderProps
)
:
void
Parameters
prevProps:
CalendarDataProviderProps
Returns
void
Optional
component
Will
Mount
component
Will
Mount
:
Optional
component
Will
Receive
Props
component
Will
Receive
Props
:
Optional
component
Will
Unmount
component
Will
Unmount
:
Optional
component
Will
Update
component
Will
Update
:
force
Update
force
Update
(
callback
?:
(
)
=>
void
)
:
void
Parameters
Optional
callback:
(
)
=>
void
(
)
:
void
Returns
void
Returns
void
Optional
get
Child
Context
get
Child
Context
:
Optional
get
Snapshot
Before
Update
get
Snapshot
Before
Update
:
render
render
(
)
:
ComponentChildren
Returns
ComponentChildren
set
State
set
State<K>
(
state
:
null
|
(
(
prevState
:
Readonly
<
CalendarData
>
, props
:
Readonly
<
CalendarDataProviderProps
>
)
=>
null
|
Pick
<
CalendarData
,
K
>
|
Partial
<
CalendarData
>
)
|
Pick
<
CalendarData
,
K
>
|
Partial
<
CalendarData
>
, callback
?:
(
)
=>
void
)
:
void
Type parameters
K
:
"theme"
|
"options"
|
"businessHours"
|
"eventResize"
|
"eventSources"
|
"viewTitle"
|
"calendarApi"
|
"dispatch"
|
"emitter"
|
"getCurrentData"
|
"localeDefaults"
|
"calendarOptions"
|
"toolbarConfig"
|
"availableRawLocales"
|
"dateEnv"
|
"pluginHooks"
|
"viewSpecs"
|
"viewSpec"
|
"viewApi"
|
"dateProfileGenerator"
|
"dynamicOptionOverrides"
|
"currentViewType"
|
"currentDate"
|
"dateProfile"
|
"eventUiBases"
|
"eventStore"
|
"renderableEventStore"
|
"dateSelection"
|
"eventSelection"
|
"eventDrag"
|
"selectionConfig"
Parameters
state:
null
|
(
(
prevState
:
Readonly
<
CalendarData
>
, props
:
Readonly
<
CalendarDataProviderProps
>
)
=>
null
|
Pick
<
CalendarData
,
K
>
|
Partial
<
CalendarData
>
)
|
Pick
<
CalendarData
,
K
>
|
Partial
<
CalendarData
>
Optional
callback:
(
)
=>
void
(
)
:
void
Returns
void
Returns
void
Optional
should
Component
Update
should
Component
Update
:
Optional
Static
get
Derived
State
From
Error
get
Derived
State
From
Error
:
Optional
Static
get
Derived
State
From
Props
get
Derived
State
From
Props
:
Modules
node_
modules/@fullcalendar/common/main
create
Element
Calendar
Data
Provider
constructor
base
context
data
Manager
handle
Data
props
state
context
Type
default
Props
display
Name
component
Did
Catch
component
Did
Mount
component
Did
Update
component
Will
Mount
component
Will
Receive
Props
component
Will
Unmount
component
Will
Update
force
Update
get
Child
Context
get
Snapshot
Before
Update
render
set
State
should
Component
Update
get
Derived
State
From
Error
get
Derived
State
From
Props
Generated using
TypeDoc