The imagePagerButton Component is an imageButton Component that works like the keyword in the pager Component and is linked to the dataGrid Component. It shows informations about the result set (ex: number of available pages) and can give direct access to a specific page ("a la Google").
The imagePagerButton Component has the following capabilities :
The authorized types are :
The default imagePagerButton renderer is linked to the f_imagePagerButton javascript class. f_imagePagerButton extends f_imageButton, fa_pager
Table of component style classes:
| Style Name | Description |
| f_imagePagerButton | Defines styles for the wrapper DIV element |
| f_imagePagerButton_text | Defines styles for the SPAN element of the button |
| f_imagePagerButton_image | Defines styles for the A and IMG elements of the button |