| Modifier and Type | Method and Description |
|---|---|
void |
DeviceAdaptiveGrid.setPager(Pager pager) |
| Modifier and Type | Method and Description |
|---|---|
void |
Grid.setPager(Pager pager) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPager
Base implementation for a Pager
|
class |
NavigationButtonsPager
Base implementation for navigation-buttons-based pager
|
class |
RandomPager
A pager which knows the total number of pages.
|
class |
SequentialPager
A pager which does not know the total number of pages.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Pageable.setPager(Pager pager)
Sets the pager for call back
|
| Modifier and Type | Method and Description |
|---|---|
void |
Slider.setPager(Pager pager) |
void |
Slider.InnerTouchSlider.setPager(Pager pager) |
void |
Slider.InnerNoTouchSlider.setPager(Pager pager) |
Copyright © 2014. All rights reserved.