Preparing search index...
The search index is not available
Юниверс MDM SDK UI
@universe-ee/sdk
Universe
Platform
Store
AbstractPaginationStore
Class AbstractPaginationStore
Abstract
Public
Hierarchy (
view full
)
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
Abstract
Pagination
Store
(
options
)
:
AbstractPaginationStore
Parameters
options
:
CommonPaginationStoreCtor
Returns
AbstractPaginationStore
Properties
Readonly
can
Contain
Phantom
Records
can
Contain
Phantom
Records
:
boolean
current
Page
current
Page
:
number
get
List
get
List
:
(
(
)
=>
void
)
page
Size
page
Size
:
number
Accessors
offset
get
offset
(
)
:
number
Returns
number
Methods
set
Page
set
Page
(
page
,
cancelAutoReload
?
)
:
void
Parameters
page
:
number
Optional
cancelAutoReload
:
boolean
Returns
void
set
Page
Size
set
Page
Size
(
pageSize
)
:
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
Юниверс MDM SDK UI
Loading...
Public