plaintextdelegate¶
- class camelot.view.controls.delegates.plaintextdelegate.PlainTextDelegate(parent=None, length=20, translate_content=False, **kw)[source]¶
Custom delegate for simple string values
Field attributes supported by the delegate :
By default, creates a TextLineEditor 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 :
- length
- echo_mode
- field_name
- actions
- column_width
Dynamic field attributes supported by the editor :