Robot Framework Integrated Development Environment (RIDE)
robotide.editor.editordialogs._SettingDialog Class Reference
Inheritance diagram for robotide.editor.editordialogs._SettingDialog:
robotide.editor.editordialogs._Dialog robotide.editor.editordialogs.ArgumentsDialog robotide.editor.editordialogs.DefaultTagsDialog robotide.editor.editordialogs.ForceTagsDialog robotide.editor.editordialogs.ReturnValueDialog robotide.editor.editordialogs.TagsDialog robotide.editor.editordialogs.TestTimeoutDialog robotide.editor.editordialogs._FixtureDialog robotide.editor.editordialogs.TimeoutDialog robotide.editor.editordialogs.SetupDialog robotide.editor.editordialogs.SuiteSetupDialog robotide.editor.editordialogs.SuiteTeardownDialog robotide.editor.editordialogs.TeardownDialog robotide.editor.editordialogs.TemplateDialog robotide.editor.editordialogs.TestSetupDialog robotide.editor.editordialogs.TestTeardownDialog robotide.editor.editordialogs.TestTemplateDialog

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
 

Detailed Description

Definition at line 213 of file editordialogs.py.

Member Function Documentation

◆ _execute()

◆ _get_editors()

def robotide.editor.editordialogs._SettingDialog._get_editors (   self,
  item 
)
private

Member Data Documentation

◆ _validator

robotide.editor.editordialogs._SettingDialog._validator
staticprivate

Definition at line 217 of file editordialogs.py.


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