Part of lp.bugs.browser.bugalsoaffects View In Hierarchy
| Method | first_step | Return the view class for the first step in the wizard. |
Inherited from MultiStepView:
| 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 |