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
RefMap
Class RefMap<RefType>
Type Parameters
RefType
Hierarchy
RefMap
Index
Constructors
constructor
Properties
callback
Map
current
Map
depths
handle
Value
master
Callback
Methods
collect
create
Ref
get
All
Constructors
constructor
new
Ref
Map
<
RefType
>
(
masterCallback
?:
(
(
val
:
null
|
RefType
, key
:
string
)
=>
void
)
)
:
RefMap
<
RefType
>
Type Parameters
RefType
Parameters
Optional
masterCallback:
(
(
val
:
null
|
RefType
, key
:
string
)
=>
void
)
(
val
:
null
|
RefType
, key
:
string
)
:
void
Parameters
val:
null
|
RefType
key:
string
Returns
void
Returns
RefMap
<
RefType
>
Properties
Private
callback
Map
callback
Map
:
any
current
Map
current
Map
:
{}
Type declaration
[
key:
string
]:
RefType
Private
depths
depths
:
any
handle
Value
handle
Value
:
(
(
val
:
null
|
RefType
, key
:
string
)
=>
void
)
Type declaration
(
val
:
null
|
RefType
, key
:
string
)
:
void
Parameters
val:
null
|
RefType
key:
string
Returns
void
Optional
master
Callback
master
Callback
?:
(
(
val
:
null
|
RefType
, key
:
string
)
=>
void
)
Type declaration
(
val
:
null
|
RefType
, key
:
string
)
:
void
Parameters
val:
null
|
RefType
key:
string
Returns
void
Methods
collect
collect
(
startIndex
?:
number
, endIndex
?:
number
, step
?:
number
)
:
RefType
[]
Parameters
Optional
startIndex:
number
Optional
endIndex:
number
Optional
step:
number
Returns
RefType
[]
create
Ref
create
Ref
(
key
:
string
|
number
)
:
(
(
val
:
RefType
)
=>
void
)
Parameters
key:
string
|
number
Returns
(
(
val
:
RefType
)
=>
void
)
(
val
:
RefType
)
:
void
Parameters
val:
RefType
Returns
void
get
All
get
All
(
)
:
RefType
[]
Returns
RefType
[]
Modules
node_
modules/@fullcalendar/common/main
create
Element
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
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
Ref
Map
constructor
callback
Map
current
Map
depths
handle
Value
master
Callback
collect
create
Ref
get
All
Generated using
TypeDoc