| Class | LaunchpadDropdownWidget | A Choice widget that doesn't encloses itself in <div> tags. | 
| Class | PlainMultiCheckBoxWidget | MultiCheckBoxWidget that copes with CustomWidgetFacotry. | 
| Class | LabeledMultiCheckBoxWidget | MultiCheckBoxWidget which wraps option labels with proper | 
| Class | LaunchpadRadioWidget | A widget to work around a bug in RadioWidget. | 
| Class | LaunchpadRadioWidgetWithDescription | Display the enumerated type description after the label. | 
| Class | LaunchpadBooleanRadioWidget | Render a Bool field as radio widget. | 
| Class | CheckBoxMatrixWidget | A CheckBox widget which organizes the inputs in a grid. |