|
Class Summary |
| GoToPageRenderer |
This Renderer is to render a text box along with either a submit button, hyperlink, or image link. |
| PaginateLinkRenderer |
This Renderer is to render pagination navigation links (e.g. |
| PaginateRenderer |
Base class for pagination Renderer. |
| SelectPageRenderer |
This Render is to render a dropdown (<select>) with all available pages,
which allows the user to navigate to different pages. |
| SelectSortRenderer |
This Render is to render a dropdown (<select>) to allow the user to sort the search results by specified column in either
ascending or descending order. |
| SortLinkRenderer |
This Render is to render the column header with hyperlink (<a>) in a search results table. |