Definition at line 269 of file settingeditors.py.
◆ __init__()
| def robotide.editor.settingeditors.SettingValueDisplay.__init__ |
( |
|
self, |
|
|
|
parent |
|
) |
| |
◆ _colorize_background()
| def robotide.editor.settingeditors.SettingValueDisplay._colorize_background |
( |
|
self, |
|
|
|
match = None |
|
) |
| |
|
private |
◆ _colorize_data()
| def robotide.editor.settingeditors.SettingValueDisplay._colorize_data |
( |
|
self, |
|
|
|
match = None |
|
) |
| |
|
private |
◆ _colorize_possible_user_keyword()
| def robotide.editor.settingeditors.SettingValueDisplay._colorize_possible_user_keyword |
( |
|
self | ) |
|
|
private |
◆ _empty_values()
| def robotide.editor.settingeditors.SettingValueDisplay._empty_values |
( |
|
self | ) |
|
|
private |
◆ _get_background_colour()
| def robotide.editor.settingeditors.SettingValueDisplay._get_background_colour |
( |
|
self, |
|
|
|
match = None |
|
) |
| |
|
private |
◆ clear()
| def robotide.editor.settingeditors.SettingValueDisplay.clear |
( |
|
self | ) |
|
◆ clear_highlight()
| def robotide.editor.settingeditors.SettingValueDisplay.clear_highlight |
( |
|
self | ) |
|
◆ contains()
| def robotide.editor.settingeditors.SettingValueDisplay.contains |
( |
|
self, |
|
|
|
text |
|
) |
| |
◆ highlight()
| def robotide.editor.settingeditors.SettingValueDisplay.highlight |
( |
|
self, |
|
|
|
text |
|
) |
| |
◆ set_value()
| def robotide.editor.settingeditors.SettingValueDisplay.set_value |
( |
|
self, |
|
|
|
controller, |
|
|
|
plugin |
|
) |
| |
◆ _colour_provider
| robotide.editor.settingeditors.SettingValueDisplay._colour_provider |
|
private |
◆ _is_user_keyword
| robotide.editor.settingeditors.SettingValueDisplay._is_user_keyword |
|
private |
◆ _keyword_name
| robotide.editor.settingeditors.SettingValueDisplay._keyword_name |
|
private |
◆ _value
| robotide.editor.settingeditors.SettingValueDisplay._value |
|
private |
◆ color_secondary_background
| robotide.editor.settingeditors.SettingValueDisplay.color_secondary_background |
The documentation for this class was generated from the following file: