The fields of the PaginationControl class are listed below. For a complete list of PaginationControl class members, see the PaginationControl Members topic.
![]() ![]() | The storage name of the associated Model (hidden input) |
![]() ![]() | The object count to paginate from (hidden input) |
![]() ![]() | The object count to paginate from (text input) |
![]() ![]() | The object count to paginate to (hidden input) |
![]() ![]() | The object count to paginate to (text input) |
![]() ![]() | The id of the objects to paginate (hidden input) |
![]() ![]() | the name of the javascript method that pages that use the pagination bar need to implement. This javascript method should set the html inputs and post the page to this control (potentially as a pass-thru control). |
![]() ![]() | the bar that separates different sections in the pagination links. |
![]() ![]() | Object Name for AS |
PaginationControl Class | com.plumtree.uiinfrastructure.form.pagination Namespace