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