Part of lp.bugs.browser.bugtask View In Hierarchy
Implements interfaces: lp.bugs.interfaces.bugtask.INominationsReviewTableBatchNavigator
Method | __init__ | Undocumented |
Method | _getListingItem | See BugListingBatchNavigator. |
Inherited from BugListingBatchNavigator:
Method | bug_badge_properties | Undocumented |
Method | getBugListingItems | Return a decorated list of visible bug tasks. |
Inherited from BatchNavigator (via BugListingBatchNavigator, TableBatchNavigator):
Method | default_batch_size | Undocumented |
Method | max_batch_size | Undocumented |
Method | has_multiple_pages | Whether the total size is greater than the batch size. |