Part of canonical.widgets.popup View In Hierarchy
Known subclasses: canonical.launchpad.browser.widgets.BranchPopupWidget, canonical.widgets.bugtask.BugTaskSourcePackageNameWidget, canonical.widgets.popup.BugTrackerPickerWidget, canonical.widgets.popup.PersonPickerWidget, canonical.widgets.popup.SearchForUpstreamPopupWidget
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. |
Override this in subclasses.
Returns | A string that will be passed to Y.Node.create() so it needs to be contained in a single HTML element. |
If None is returned, the find link will be hidden.