Public Member Functions | |
| def | get_comment (self) |
| def | get_value (self) |
Public Member Functions inherited from robotide.editor.editordialogs._Dialog | |
| def | __init__ (self, controller, item=None, plugin=None) |
| def | setFocusToOK (self) |
Private Member Functions | |
| def | _add_comment_editor (self, item) |
| def | _execute (self) |
| def | _get_editors (self, doc) |
Additional Inherited Members | |
Public Attributes inherited from robotide.editor.editordialogs._Dialog | |
| plugin | |
Properties inherited from robotide.editor.editordialogs._Dialog | |
| _title | |
Definition at line 195 of file editordialogs.py.
|
private |
Reimplemented from robotide.editor.editordialogs._Dialog.
Definition at line 200 of file editordialogs.py.
|
private |
Reimplemented from robotide.editor.editordialogs._Dialog.
Definition at line 209 of file editordialogs.py.
|
private |
Definition at line 197 of file editordialogs.py.
| def robotide.editor.editordialogs.DocumentationDialog.get_comment | ( | self | ) |
Reimplemented from robotide.editor.editordialogs._Dialog.
Definition at line 206 of file editordialogs.py.
| def robotide.editor.editordialogs.DocumentationDialog.get_value | ( | self | ) |
Reimplemented from robotide.editor.editordialogs._Dialog.
Definition at line 203 of file editordialogs.py.