l.s.w.b.BatchNavigator(lazr.batchnavigator.BatchNavigator) : class documentation

Part of lp.services.webapp.batching View In Hierarchy

Known subclasses: lp.app.browser.root.SiteSearchBatchNavigator, lp.services.webapp.batching.ActiveBatchNavigator, lp.services.webapp.batching.InactiveBatchNavigator, lp.services.webapp.batching.TableBatchNavigator, lp.translations.browser.pofile.POFileBatchNavigator, lp.translations.browser.translationmessage.POTMsgSetBatchNavigator

No class docstring
Method __init__ Undocumented
Method default_batch_size Undocumented
Method max_batch_size Undocumented
Method has_multiple_pages Whether the total size is greater than the batch size.
def __init__(self, results, request, start=0, size=None, callback=None, transient_parameters=None, force_start=False, range_factory=None, hide_counts=False):
Undocumented
@property
def default_batch_size(self):
Undocumented
@property
def max_batch_size(self):
Undocumented
@property
def has_multiple_pages(self):
Whether the total size is greater than the batch size.

When true, it means that the batch should be rendered on multiple pages, and a navigation heading should be included above and below the table.

API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.