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
EventSourceApi
Class EventSourceApi
Hierarchy
EventSourceApi
Index
Constructors
constructor
Properties
context
internal
Event
Source
Accessors
format
id
url
Methods
refetch
remove
Constructors
constructor
new
Event
Source
Api
(
context
:
CalendarContext
, internalEventSource
:
EventSource
<
any
>
)
:
EventSourceApi
Parameters
context:
CalendarContext
internalEventSource:
EventSource
<
any
>
Returns
EventSourceApi
Properties
Private
context
context
:
any
internal
Event
Source
internal
Event
Source
:
EventSource
<
any
>
Accessors
format
get
format
(
)
:
string
Returns
string
id
get
id
(
)
:
string
Returns
string
url
get
url
(
)
:
string
Returns
string
Methods
refetch
refetch
(
)
:
void
Returns
void
remove
remove
(
)
:
void
Returns
void
Modules
node_
modules/@fullcalendar/common/main
create
Element
Event
Source
Api
constructor
context
internal
Event
Source
format
id
url
refetch
remove
Generated using
TypeDoc