pager:pagerSource

Converts a Collection to a PagerSource.

Syntax
<pager:pagerSource
   id="..."
   maxActionItems="..."
   name="..."
   pageSize="..."/>
Attributes
id, mandatory, no runtime expressions

Name of the scripting-variable.

name, mandatory

Name of the scripting-variable where to get the collection object.

pageSize, mandatory

maxActionItems, mandatory

The maximum number of pager items it creates.