Difference between revisions of "Utils 1 0-buildPagination"

From ADF Docs
Jump to: navigation, search
 
Line 1: Line 1:
 +
__NOTOC__
 +
Attention: Do not change any text in the description, signature, and paramter sections.
 +
 +
Return to [[Utils_1_0]]
 +
 
== Description ==
 
== Description ==
  

Latest revision as of 13:58, 9 April 2010

Attention: Do not change any text in the description, signature, and paramter sections.

Return to Utils_1_0

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: ]