Esempio n. 1
0
 def build_pagination_handler(self):
     return PaginationHandler(self)
Esempio n. 2
0
 def get_pagination_handler(self) -> PaginationHandler:
     return PaginationHandler(self)