Pagination event, could be triggered when start and finished. More...
#include <plugin_event.h>
Data Fields | |
int | current |
int | total |
Pagination event, could be triggered when start and finished.
Definition at line 71 of file plugin_event.h.
The number of the latest paginated page
Definition at line 73 of file plugin_event.h.
The number of total pages that should be paginated
Definition at line 74 of file plugin_event.h.