public class CountryNameValuePagedTableSource extends Object
| Constructor and Description |
|---|
CountryNameValuePagedTableSource(List<pl.fhframework.dp.transport.dto.commons.NameValueDto> countries) |
| Modifier and Type | Method and Description |
|---|---|
PageModel<pl.fhframework.dp.transport.dto.commons.NameValueDto> |
createPagedModel(org.springframework.data.domain.Pageable pageable) |
public CountryNameValuePagedTableSource(List<pl.fhframework.dp.transport.dto.commons.NameValueDto> countries)
public PageModel<pl.fhframework.dp.transport.dto.commons.NameValueDto> createPagedModel(org.springframework.data.domain.Pageable pageable)
Copyright © 2024. All rights reserved.