Difference between revisions of "Utils 1 0-buildPagination"
From ADF Docs
m (moved Utils 1 0-buildPagination to Utils 1 0-buildpagination) |
|
(No difference)
|
Revision as of 01:12, 6 April 2010
Description
Signature
public struct buildPagination ( numeric page, numeric itemCount, numeric pageSize, boolean showCount, string URLparams )
Parameters
Required | Name | Type | Description |
required | page | numeric | |
itemCount | numeric | ||
pageSize | numeric | ||
optional | showCount | boolean | [Default: true] |
URLparams | string | [Default: ] |