| This class represents an implementation of the page index control. It has
buttons to move to the very first page, previous page, next page, very last page
and shows a number of pages at the each side of the current page. It grays the
buttons which are disabled.
This control is represented on the prototype page by the div element.
If the div element contains an anchor (A) element with href - the href will be taken
as the base href for the page control to return.
|