Part of canonical.widgets.product View In Hierarchy
The allow_pending_license is provided so that $product/+edit can display radio buttons to show that the license field is optional for pre-existing products that have never had a license set.
| Method | __init__ | Undocumented | 
| Method | textForValue | See ItemsWidgetBase. | 
  
| Method | renderItem | See ItemsEditWidgetBase. | 
  
| Method | renderSelectedItem | See ItemsEditWidgetBase. | 
  
| Method | __call__ | Undocumented | 
| Method | _categorize | Undocumented | 
| Method | _renderTable | Undocumented | 
Inherited from CheckBoxMatrixWidget:
| Method | renderValue | Render the checkboxes inside a <table>. | 
Inherited from LabeledMultiCheckBoxWidget (via CheckBoxMatrixWidget):
| Method | _renderItem | Render a checkbox and text in a label with a style attribute. |