@FunctionalInterface
public interface PaginationElementFactory<V>
| Modifier and Type | Method and Description |
|---|---|
ComponentFactory |
create(Pagination root,
int index,
int slot,
V value) |
ComponentFactory create(Pagination root, int index, int slot, V value)