PagedCollection
@auvious/common / Exports / PagedCollection
Class: PagedCollection<T>
Type parameters
Name |
---|
T |
Hierarchy
↳
PagedCollection
Implements
Table of contents
Constructors
Properties
Constructors
constructor
• new PagedCollection<T
>(args
)
Type parameters
Name |
---|
T |
Parameters
Name | Type |
---|---|
args | any |
Overrides
Properties
content
• content: T
[]
Implementation of
first
• first: boolean
Implementation of
last
• last: boolean
Implementation of
number
• number: number
Implementation of
numberOfElements
• numberOfElements: number
Implementation of
IPagedCollection.numberOfElements
size
• size: number
Implementation of
sort
• sort: string
Implementation of
totalElements
• totalElements: number
Implementation of
IPagedCollection.totalElements
totalPages
• totalPages: number