Robot Framework Integrated Development Environment (RIDE)
robotide.editor.editordialogs.TestTimeoutDialog Class Reference
Inheritance diagram for robotide.editor.editordialogs.TestTimeoutDialog:
robotide.editor.editordialogs._SettingDialog robotide.editor.editordialogs._Dialog robotide.editor.editordialogs.TimeoutDialog

Private Member Functions

def _execute (self)
 

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
 

Detailed Description

Definition at line 308 of file editordialogs.py.

Member Function Documentation

◆ _execute()

def robotide.editor.editordialogs.TestTimeoutDialog._execute (   self)
private

Reimplemented from robotide.editor.editordialogs._SettingDialog.

Reimplemented in robotide.editor.editordialogs.TimeoutDialog.

Definition at line 314 of file editordialogs.py.

Member Data Documentation

◆ _validator

robotide.editor.editordialogs.TestTimeoutDialog._validator
staticprivate

Definition at line 312 of file editordialogs.py.


The documentation for this class was generated from the following file: