Part of canonical.launchpad.browser
| Class | AlreadyRegisteredError | Raised when we try to register an already-registered branch. |
| Class | NoProductError | Raised when we need a product and can't find one. |
| Class | TitleWidget | A launchpad title widget; a little wider than a normal Textline. |
| Class | SummaryWidget | A widget to capture a summary. |
| Class | DescriptionWidget | A widget to capture a description. |
| Class | NoneableDescriptionWidget | A widget that is None if it's value is empty or whitespace.. |
| Class | WhiteboardWidget | A widget to capture a whiteboard. |
| Class | BranchPopupWidget | Custom popup widget for choosing branches. |