|
Class Summary |
| UIGoToPage |
A UI Component responsible for rendering a text box along with either a submit button, hyperlink, or image link. |
| UIPaginateLink |
A UI component responsible for rendering pagination navigation links (e.g. |
| UISelectPage |
A UI component responsible for rendering a dropdown (<select>) with all available pages,
which allows the user to navigate to different pages. |
| UISelectSort |
A UI component responsible for rendering a dropdown (<select>) to allow the user to sort the search results
by specified column in either ascending or descending order. |
| UISortLink |
A UI component responsible for rendering the column header with hyperlink (<a>) in a search results table. |