Search
Preparing search index...
The search index is not available
Lineupengine
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
"mixin/PrefetchMixin"
PrefetchMixin
Class PrefetchMixin
mixin that prefetches rows depending on the scrolling direction for faster rendering
Hierarchy
PrefetchMixin
Implements
IMixin
Index
Constructors
constructor
Methods
on
Scrolled
Constructors
constructor
new
Prefetch
Mixin
(
adapter
:
IMixinAdapter
, options
?:
Partial
<
IPrefetchRendererOptions
>
)
:
PrefetchMixin
Parameters
adapter:
IMixinAdapter
Optional
options:
Partial
<
IPrefetchRendererOptions
>
Returns
PrefetchMixin
Methods
on
Scrolled
on
Scrolled
(
isGoingDown
:
boolean
, scrollResult
:
EScrollResult
)
:
void
Parameters
isGoingDown:
boolean
scrollResult:
EScrollResult
Returns
void
Globals
"ACell
Renderer"
"ARow
Renderer"
"abort
Able"
"animation/
Key
Finder"
"animation/index"
"bundle"
"cell/ACell
Renderer"
"cell/internal/
Quad
Tree
Node"
"index"
"internal/index"
"internal/scroll"
"logic"
"mixin/IMixin"
"mixin/
Prefetch
Mixin"
"mixin/index"
"style/
Grid
Style
Manager"
"style/
Style
Manager"
"style/index"
"styles/index"
"table/ACell
Table
Section"
"table/
Multi
Table
Row
Renderer"
"table/index"
"table/internal/ACell
Adapter"
Prefetch
Mixin
constructor
on
Scrolled
IPrefetch
Renderer
Options
mixin that prefetches rows depending on the scrolling direction for faster rendering