Preparing search index...
@universe-dg/sdk
Universe
Platform
Store
AbstractPaginationStore
Class AbstractPaginationStore
Abstract
Public
Hierarchy (
View Summary
)
AbstractPaginationStore
PaginationStore
InfinitePaginationStore
Implements
IPaginationStore
<
"common"
>
Index
Constructors
constructor
Properties
can
Contain
Phantom
Records
current
Page
get
List
page
Size
Accessors
offset
Methods
set
Page
set
Page
Size
Constructors
constructor
new
AbstractPaginationStore
(
options
:
CommonPaginationStoreCtor
,
)
:
AbstractPaginationStore
Parameters
options
:
CommonPaginationStoreCtor
Returns
AbstractPaginationStore
Properties
Readonly
can
Contain
Phantom
Records
canContainPhantomRecords
:
boolean
current
Page
currentPage
:
number
get
List
getList
:
()
=>
void
page
Size
pageSize
:
number
Accessors
offset
get
offset
()
:
number
Returns
number
Methods
set
Page
setPage
(
page
:
number
,
cancelAutoReload
?:
boolean
)
:
void
Parameters
page
:
number
Optional
cancelAutoReload
:
boolean
Returns
void
set
Page
Size
setPageSize
(
pageSize
:
number
)
:
void
Parameters
pageSize
:
number
Returns
void
On This Page
Constructors
constructor
Properties
can
Contain
Phantom
Records
current
Page
get
List
page
Size
Accessors
offset
Methods
set
Page
set
Page
Size
Юниверс DG SDK UI
Loading...
Public