Part of canonical.widgets.bugtask View In Hierarchy
This widgets works the same as BugTaskSourcePackageNameWidget,
except that it gets the distribution from the request.
| Method | getDistribution | See BugTaskSourcePackageNameWidget |
Inherited from BugTaskSourcePackageNameWidget:
| Method | _toFieldValue | Undocumented |
Inherited from VocabularyPickerWidget (via BugTaskSourcePackageNameWidget):
| Method | matches | Return a list of matches (as ITokenizedTerm) to whatever the |
| Method | formToken | Undocumented |
| Method | inputField | Undocumented |
| Method | suffix | Undocumented |
| Method | show_widget_id | Undocumented |
| Method | extra_no_results_message | Extra message when there are no results. |
| Method | vocabulary_name | The name of the field's vocabulary. |
| Method | chooseLink | Undocumented |
| Method | nonajax_uri | Override in subclass to specify a non-AJAX URI for the Find link. |