Private Member Functions | |
| def | _execute (self) |
| def | _get_editors (self, item) |
Additional Inherited Members | |
Public Member Functions inherited from robotide.editor.editordialogs._Dialog | |
| def | __init__ (self, controller, item=None, plugin=None) |
| def | get_comment (self) |
| def | get_value (self) |
| def | setFocusToOK (self) |
Public Attributes inherited from robotide.editor.editordialogs._Dialog | |
| plugin | |
Properties inherited from robotide.editor.editordialogs._Dialog | |
| _title | |
Definition at line 244 of file editordialogs.py.
|
private |
Reimplemented from robotide.editor.editordialogs._SettingDialog.
Reimplemented in robotide.editor.editordialogs.TestTemplateDialog, robotide.editor.editordialogs.TemplateDialog, robotide.editor.editordialogs.TeardownDialog, robotide.editor.editordialogs.SetupDialog, robotide.editor.editordialogs.TestTeardownDialog, robotide.editor.editordialogs.TestSetupDialog, robotide.editor.editordialogs.SuiteTeardownDialog, and robotide.editor.editordialogs.SuiteSetupDialog.
Definition at line 249 of file editordialogs.py.
|
private |
Reimplemented from robotide.editor.editordialogs._SettingDialog.
Definition at line 246 of file editordialogs.py.