Part of canonical.launchpad.webapp.batching View In Hierarchy
Known subclasses: lp.bugs.browser.bugtask.BugListingBatchNavigator, lp.code.browser.branchlisting.BranchListingBatchNavigator, lp.code.browser.branchmergeproposallisting.BranchMergeProposalListingBatchNavigator
Implements interfaces: canonical.launchpad.webapp.interfaces.ITableBatchNavigator
| Method | __init__ | Undocumented |
Inherited from BatchNavigator:
| Method | default_batch_size | Undocumented |
| Method | max_batch_size | Undocumented |
| Method | has_multiple_pages | Whether the total size is greater than the batch size. |