Pagination(List< KeyValuePair< String, String >>, String, boolean) constructor
Syntax
Pagination
(
List< KeyValuePair< String, String >>
list
,
String
pageHeader
,
boolean
showExitMenu
)
Parameters
list
– The list of items
pageHeader
– The header of each page
showExitMenu
– whether to show the Exit menu item
Parent topic:
Pagination class
Created December 5, 2013.
To comment on this topic, go to:
DocCommentXchange
.