l.c.b.b.BranchMergeProposalListingBatchNavigator(TableBatchNavigator) : class documentation

Part of lp.code.browser.branchmergeproposallisting View In Hierarchy

Batch up the branch listings.
Method __init__ Undocumented
Method proposals Return a list of BranchMergeProposalListingItems.
Method table_class Undocumented
Method _proposals_for_current_batch Undocumented
Method _vote_summaries A dict of proposals to counts of votes and comments.
Method _createItem Create the listing item for the proposal.

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.
def __init__(self, view):
Undocumented
@cachedproperty
def _proposals_for_current_batch(self):
Undocumented
@cachedproperty
def _vote_summaries(self):
A dict of proposals to counts of votes and comments.
def _createItem(self, proposal):
Create the listing item for the proposal.
@cachedproperty
def proposals(self):
Return a list of BranchMergeProposalListingItems.
@property
def table_class(self):
Undocumented
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.