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
PositionCache
Class PositionCache
Hierarchy
PositionCache
Index
Constructors
constructor
Properties
bottoms
els
lefts
origin
Client
Rect
rights
tops
Methods
build
ElHorizontals
build
ElVerticals
get
Height
get
Width
left
ToIndex
top
ToIndex
Constructors
constructor
new
Position
Cache
(
originEl
:
HTMLElement
, els
:
HTMLElement
[]
, isHorizontal
:
boolean
, isVertical
:
boolean
)
:
PositionCache
Parameters
originEl:
HTMLElement
els:
HTMLElement
[]
isHorizontal:
boolean
isVertical:
boolean
Returns
PositionCache
Properties
bottoms
bottoms
:
any
els
els
:
HTMLElement
[]
lefts
lefts
:
any
origin
Client
Rect
origin
Client
Rect
:
ClientRect
rights
rights
:
any
tops
tops
:
any
Methods
build
ElHorizontals
build
ElHorizontals
(
originClientLeft
:
number
)
:
void
Parameters
originClientLeft:
number
Returns
void
build
ElVerticals
build
ElVerticals
(
originClientTop
:
number
)
:
void
Parameters
originClientTop:
number
Returns
void
get
Height
get
Height
(
topIndex
:
number
)
:
number
Parameters
topIndex:
number
Returns
number
get
Width
get
Width
(
leftIndex
:
number
)
:
number
Parameters
leftIndex:
number
Returns
number
left
ToIndex
left
ToIndex
(
leftPosition
:
number
)
:
any
Parameters
leftPosition:
number
Returns
any
top
ToIndex
top
ToIndex
(
topPosition
:
number
)
:
any
Parameters
topPosition:
number
Returns
any
Modules
node_
modules/@fullcalendar/common/main
create
Element
Position
Cache
constructor
bottoms
els
lefts
origin
Client
Rect
rights
tops
build
ElHorizontals
build
ElVerticals
get
Height
get
Width
left
ToIndex
top
ToIndex
Generated using
TypeDoc