Private Member Functions | |
| def | _execute (self) |
| def | _get_editors (self, item) |
Static Private Attributes | |
| _validator | |
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 213 of file editordialogs.py.
|
private |
Reimplemented from robotide.editor.editordialogs._Dialog.
Reimplemented in robotide.editor.editordialogs.TimeoutDialog, robotide.editor.editordialogs.TestTimeoutDialog, robotide.editor.editordialogs.ReturnValueDialog, robotide.editor.editordialogs.ArgumentsDialog, 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, robotide.editor.editordialogs.SuiteSetupDialog, robotide.editor.editordialogs._FixtureDialog, robotide.editor.editordialogs.TagsDialog, robotide.editor.editordialogs.DefaultTagsDialog, and robotide.editor.editordialogs.ForceTagsDialog.
Definition at line 225 of file editordialogs.py.
|
private |
Reimplemented in robotide.editor.editordialogs.ArgumentsDialog, and robotide.editor.editordialogs._FixtureDialog.
Definition at line 219 of file editordialogs.py.
|
staticprivate |
Definition at line 217 of file editordialogs.py.