Interface which adds support for pager.
| getPage | returns the currently visible page in case of paged view |
| getPager | returns the pager object associated with the component |
| setPage | makes the specified page visible (assuming that the pager was defined ) |
| pager | defines paging configuration (creates a "ui.pager" object) |