Part of lp.bugs.browser.bugtask View In Hierarchy
Known subclasses: lp.bugs.browser.bugtask.NominatedBugListingBatchNavigator
Method | __init__ | Undocumented |
Method | bug_badge_properties | Undocumented |
Method | getBugListingItems | Return a decorated list of visible bug tasks. |
Method | _getListingItem | Return a decorated bugtask for the bug listing. |
Inherited from BatchNavigator (via 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. |