Documentation for a historical release of Infusion: 1.3
Please view the Infusion Documentation site for the latest documentation.
If you're looking for Fluid Project coordination, design, communication, etc, try the Fluid Project Wiki.

Pager Subcomponents

The Fluid Pager, like many Fluid components, is really one interface to a collection of Subcomponents that work together to provide a unified user experience. In particular, the Pager uses the following subcomponents:

  • PagerBar
    o PageList
    o PreviousNext
  • Summary
  • PageSize
  • RangeAnnotator
  • BodyRenderer

The image to the right shows a sample Pager implementation.

The rather confusing version of the diagram below shows that sample with some of the various subcomponents identified. It is worthwhile taking a moment to look at it, and trying to understand how the different subcomponents relate to the user interface.