comboboxdelegate¶
- class camelot.view.controls.delegates.comboboxdelegate.ComboBoxDelegate(parent=None, editable=True, **kwargs)[source]¶
By default, creates a ChoicesEditor as its editor.
Field Attributes Editor editable=False tooltip=’tooltip’ editable=True editable=True tooltip=’tooltip’ editable=False editable=False background_color=ColorScheme.green editable=True background_color=ColorScheme.green Static attributes supported by this editor :
- nullable
- field_name
- actions
Dynamic field attributes supported by the editor :
- editor¶
alias of ChoicesEditor