Definition at line 252 of file texteditor.py.
◆ __init__()
| def robotide.editor.texteditor.DataValidationHandler.__init__ |
( |
|
self, |
|
|
|
plugin |
|
) |
| |
◆ _handle_sanity_check_failure()
| def robotide.editor.texteditor.DataValidationHandler._handle_sanity_check_failure |
( |
|
self | ) |
|
|
private |
◆ _normalize()
| def robotide.editor.texteditor.DataValidationHandler._normalize |
( |
|
self, |
|
|
|
text |
|
) |
| |
|
private |
◆ _sanity_check()
| def robotide.editor.texteditor.DataValidationHandler._sanity_check |
( |
|
self, |
|
|
|
data, |
|
|
|
text |
|
) |
| |
|
private |
◆ set_editor()
| def robotide.editor.texteditor.DataValidationHandler.set_editor |
( |
|
self, |
|
|
|
editor |
|
) |
| |
◆ validate_and_update()
| def robotide.editor.texteditor.DataValidationHandler.validate_and_update |
( |
|
self, |
|
|
|
data, |
|
|
|
text |
|
) |
| |
◆ _editor
| robotide.editor.texteditor.DataValidationHandler._editor |
|
private |
◆ _last_answer
| robotide.editor.texteditor.DataValidationHandler._last_answer |
|
private |
◆ _last_answer_time
| robotide.editor.texteditor.DataValidationHandler._last_answer_time |
|
private |
◆ _plugin
| robotide.editor.texteditor.DataValidationHandler._plugin |
|
private |
The documentation for this class was generated from the following file: