l.a.b.r.WindowedListBatch(batch._Batch) : class documentation

Part of lp.app.browser.root View In Hierarchy

A batch class that does not include None objects when iterating.
Method __iter__ Iterate over objects that are not None.
Method endNumber Return the end index of the batch, not including None objects.
def __iter__(self):
Iterate over objects that are not None.
def endNumber(self):
Return the end index of the batch, not including None objects.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.