Robot Framework Integrated Development Environment (RIDE)
robotide.ui.excludes_dialogs.ExcludeHelpDialog Class Reference
Inheritance diagram for robotide.ui.excludes_dialogs.ExcludeHelpDialog:

Public Member Functions

def __init__ (self)
 
def close (self)
 
def OnKey (self, *args)
 

Static Public Attributes

string help
 

Detailed Description

Definition at line 91 of file excludes_dialogs.py.

Constructor & Destructor Documentation

◆ __init__()

def robotide.ui.excludes_dialogs.ExcludeHelpDialog.__init__ (   self)

Definition at line 174 of file excludes_dialogs.py.

Member Function Documentation

◆ close()

def robotide.ui.excludes_dialogs.ExcludeHelpDialog.close (   self)

Definition at line 187 of file excludes_dialogs.py.

◆ OnKey()

def robotide.ui.excludes_dialogs.ExcludeHelpDialog.OnKey (   self,
args 
)

Definition at line 184 of file excludes_dialogs.py.

Member Data Documentation

◆ help

string robotide.ui.excludes_dialogs.ExcludeHelpDialog.help
static

Definition at line 92 of file excludes_dialogs.py.


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