Part of lp.app.widgets.popup View In Hierarchy
This widget is used only when searching for an upstream that is also affected by a given bug as the page it links to includes a link which allows the user to register the upstream if it doesn't exist.
| Method | extra_no_results_message | Extra message when there are no results. |
Inherited from VocabularyPickerWidget:
| Method | matches | Return a list of matches (as ITokenizedTerm) to whatever the |
| Method | formToken | Undocumented |
| Method | inputField | Undocumented |
| Method | selected_value | String representation of field value associated with the picker. |
| Method | selected_value_metadata | Undocumented |
| Method | show_widget_id | Undocumented |
| Method | config | Undocumented |
| Method | json_config | Undocumented |
| Method | vocabulary_filters | The name of the field's vocabulary. |
| Method | vocabulary_name | The name of the field's vocabulary. |
| Method | header_text | Undocumented |
| Method | step_title_text | Undocumented |
| Method | input_id | This is used to ensure the widget id contains only valid chars. |
| Method | chooseLink | Undocumented |
| Method | extraChooseLink | Undocumented |
| Method | nonajax_uri | Override in subclass to specify a non-AJAX URI for the Find link. |