$control
$control : \FML\Controls\Control
Paging Button for browsing through Pages
$control : \FML\Controls\Control
__construct(\FML\Controls\Control $control = null, integer $pagingCount = 1)
Construct a new Paging Button
\FML\Controls\Control | $control | (optional) Paging Control |
integer | $pagingCount | (optional) Number of browsed pages per click |
getControl() : \FML\Controls\Control
Get the paging Control
setControl(\FML\Controls\Control $control) : static
Set the paging Control
\FML\Controls\Control | $control | Paging Control |