Preparing search index...
The search index is not available
Юниверс MDM SDK UI
@universe-ee/sdk
Universe
Platform
Store
InfinitePaginationStore
Class InfinitePaginationStore
Public
Hierarchy (
view full
)
AbstractPaginationStore
InfinitePaginationStore
Implements
IPaginationStore
<
"infinite"
>
Index
Constructors
constructor
Properties
can
Contain
Phantom
Records
can
Previous
current
Page
current
Page
Size
get
List
is
Last
Page
page
Size
Accessors
offset
Methods
set
Current
Page
Size
set
Is
Last
Page
set
Page
set
Page
Size
Constructors
constructor
new
Infinite
Pagination
Store
(
options
)
:
InfinitePaginationStore
Parameters
options
:
CommonPaginationStoreCtor
&
{
onChangePageSize
:
(
(
)
=>
void
)
;
}
Returns
InfinitePaginationStore
Properties
Readonly
can
Contain
Phantom
Records
can
Contain
Phantom
Records
:
boolean
can
Previous
can
Previous
:
boolean
current
Page
current
Page
:
number
current
Page
Size
current
Page
Size
:
number
get
List
get
List
:
(
(
)
=>
void
)
is
Last
Page
is
Last
Page
:
boolean
page
Size
page
Size
:
number
Accessors
offset
get
offset
(
)
:
number
Returns
number
Methods
set
Current
Page
Size
set
Current
Page
Size
(
currentPageSize
)
:
void
Parameters
currentPageSize
:
number
Returns
void
set
Is
Last
Page
set
Is
Last
Page
(
isLastPage
)
:
void
Parameters
isLastPage
:
boolean
Returns
void
set
Page
set
Page
(
page
)
:
void
Parameters
page
:
number
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
can
Previous
current
Page
current
Page
Size
get
List
is
Last
Page
page
Size
Accessors
offset
Methods
set
Current
Page
Size
set
Is
Last
Page
set
Page
set
Page
Size
Юниверс MDM SDK UI
Loading...
Public