public class CountryPagedTableSource extends Object
| Constructor and Description |
|---|
CountryPagedTableSource(List<Country> countries) |
| Modifier and Type | Method and Description |
|---|---|
PageModel<Country> |
createPagedModel(org.springframework.data.domain.Pageable pageable) |
Copyright © 2024. All rights reserved.