Part of lp.registry.browser.sourcepackage View In Hierarchy
IProductSeries
of a sourcepackage.Inherited from MultiStepView:
Method | first_step | Return the view class for the first step in the wizard. |
Method | page_title | Must override in subclasses for breadcrumbs to work. |
Method | getIsStepDict | Return a dict of step numbers with the current step set to True. |
Method | initialize | Initialize the view and handle stepping through sub-views. |
Method | render | Undocumented |