| Package | Description |
|---|---|
| org.cruxframework.crux.core.client.datasource.pager |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPageable<T>
Deprecated.
Use DataProvider instead.
|
| Modifier and Type | Method and Description |
|---|---|
<T extends PagedDataSource<?>> |
Pager.getPageable()
Deprecated.
Retrieves the bound pageable
|
<T extends PagedDataSource<?>> |
AbstractPager.getPageable()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Pager.setPageable(Pageable<?> pageable)
Deprecated.
Bind this pager to a Pageable widget
|
void |
AbstractPager.setPageable(Pageable<?> pageable)
Deprecated.
|
Copyright © 2015. All rights reserved.