Package org.hdpagination.web.jsf.tag

Class Summary
AbstractBaseTag Super class for JSF Pagination tags
GoToPageTag This JSF Tag is used to render a text box along with either a submit button, hyperlink, or image link.
PaginateLinkTag This JSF Tag is to render pagination navigation links (e.g.
SelectPageTag This JSF Tag is used to render a dropdown (<select>) with all available pages, which allows the user to navigate to different pages.
SelectSortTag This JSF tag is used to render a dropdown (<select>) to allow the user to sort the search results by specified column in either ascending or descending order.
SortLinkTag This JSF Tag is used to render the column header with hyperlink (<a>) in a search results table.
SortOptionTag This JSF tag ('sortOption') is a selection item (<option>) and must be nested inside the 'selectSort' Tag.
 



Copyright © 2008 HDPagination All Rights Reserved.