| Package | Description |
|---|---|
| org.cruxframework.crux.core.client.dataprovider.pager |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPageable<T>
Base implementation for Pageable widgets
|
| Modifier and Type | Method and Description |
|---|---|
<T extends PagedDataProvider<?>> |
Pager.getPageable()
Retrieves the bound pageable
|
<T extends PagedDataProvider<?>> |
AbstractPager.getPageable() |
| Modifier and Type | Method and Description |
|---|---|
void |
Pager.setPageable(Pageable<?> pageable)
Bind this pager to a Pageable widget
|
void |
AbstractPager.setPageable(Pageable<?> pageable) |
Copyright © 2014. All rights reserved.