org.hdpagination.config
Interface Output
- All Known Subinterfaces:
- PaginationControl
public interface Output
Interface defining the item that is displayed in page by the pagination PaginationLinkTag.
This item can be a normal output or a "Pagination Control" link (e.g. 'Previous', 'Next', 'First,' 'Last'
, '1', '2', '3')
- Since:
- 1.0
- Author:
- Liangfeng Ren
|
Method Summary |
java.lang.String |
getLabel()
The label displayed in page |
getLabel
java.lang.String getLabel()
- The label displayed in page
- Returns:
Copyright © 2008 HDPagination All Rights Reserved.