hdp
Tag paginationRequired
This JSP tag is used as an outer tag of other pagination information display tags ('currentPage', 'totalPages', 'totalRecords' and 'recordScope'). The purpose of this tag is to check if search result can fit within one page. If that's the case, then its enclosed content(including what is generated by the enclosed tags) will not be rendered.
| Tag Information |
| Tag Class | org.hdpagination.web.taglib.PaginationRequiredTag |
| TagExtraInfo Class | None |
| Body Content | JSP |
| Display Name | None |
| Attributes |
| Name | Required | Request-time | Type | Description |
| actionId | true | true | java.lang.String | Bean identifier of the corresponding PaginationAction instance declared in Spring application context. |
| Variables |
No Variables Defined. |
Output Generated by
Tag Library Documentation Generator.
Java, JSP, and JavaServer Pages are trademarks or
registered trademarks of Sun Microsystems, Inc. in the US and other
countries. Copyright 2002-4 Sun Microsystems, Inc.
4150 Network Circle
Santa Clara, CA 95054, U.S.A.
All Rights Reserved.