l.b.b.w.b.BugTagsWidget(BugTagsWidgetBase, TextWidget) : class documentation

Part of lp.bugs.browser.widgets.bug View In Hierarchy

Known subclasses: lp.bugs.browser.widgets.bug.BugTagsFrozenSetWidget

A widget for editing bug tags in a List field.
Method __init__ Undocumented
Method __call__ Return the input with a script.
Method official_tags_js Return the JavaScript of bug tags used by the bug tag completer.
Method _getInputValue Undocumented

Inherited from BugTagsWidgetBase:

Method getInputValue Undocumented
Method _tagsFromFieldValue Package up the tags for display.
Method _tagsToFieldValue Package up the tags for the field.
Method _toFormValue Convert a list of strings to a single, space separated, string.
Method _toFieldValue Convert a space separated string to a list of strings.
def __init__(self, field, value_type, request):
Undocumented
def _getInputValue(self):
Undocumented
def __call__(self):
Return the input with a script.
@property
def official_tags_js(self):
Return the JavaScript of bug tags used by the bug tag completer.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.