Part of canonical.widgets.itemswidgets View In Hierarchy
The LaunchpadRadioWidget does the rendering. Only the True-False values
are rendered; a missing value item is not rendered. The default labels
are rendered as 'yes' and 'no', but can be changed by setting the widget's
true_label and false_label attributes.
| Method | __init__ | Initialize the widget. | 
| Method | _renderItem | Render the item with the preferred true and false labels. | 
Inherited from LaunchpadRadioWidget:
| Method | _div | Undocumented |