l.a.w.i.LaunchpadRadioWidgetWithDescription(LaunchpadRadioWidget) : class documentation

Part of lp.app.widgets.itemswidgets View In Hierarchy

Known subclasses: lp.translations.browser.productseries.SettingsRadioWidget

Display the enumerated type description after the label.

If the value of the vocabulary terms have a description this is shown as text on a line under the label.

Method __init__ Initialize the widget.
Method renderItem Render an item of the list.
Method renderSelectedItem Render a selected item of the list.
Method renderExtraHint Undocumented
Method renderValue Undocumented
Method _renderRow Render the table row for the widget depending on description.

Inherited from LaunchpadRadioWidget:

Method _renderItem Undocumented
Method _div Undocumented
def __init__(self, field, vocabulary, request):
Initialize the widget.
def _renderRow(self, text, form_value, id, elem):
Render the table row for the widget depending on description.
def renderItem(self, index, text, value, name, cssClass):
Render an item of the list.
def renderSelectedItem(self, index, text, value, name, cssClass):
Render a selected item of the list.
def renderExtraHint(self):
Undocumented
def renderValue(self, value):
Undocumented
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.