| Package | Description |
|---|---|
| org.cruxframework.crux.core.client.dataprovider | |
| org.cruxframework.crux.core.client.dataprovider.pager |
| Modifier and Type | Interface and Description |
|---|---|
interface |
HasPagedDataProvider<T extends PagedDataProvider<?>>
Interface to be implemented by classes that are capable of using PagedDataProviders.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Pageable<T extends PagedDataProvider<?>>
Define a base interface for classes that are capable to be paged by a
Pager. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPageable<T>
Base implementation for Pageable widgets
|
Copyright © 2015. All rights reserved.