Robot Framework Integrated Development Environment (RIDE)
robotide.editor.kweditor.ChooseUsageSearchStringDialog Class Reference
Inheritance diagram for robotide.editor.kweditor.ChooseUsageSearchStringDialog:

Public Member Functions

def __init__ (self, cellvalue)
 
def GetStringSelection (self)
 

Public Attributes

 caption
 
 choices
 
 choices_string
 
 radiobox_choices
 

Private Member Functions

def _build_ui (self)
 

Detailed Description

Definition at line 1101 of file kweditor.py.

Constructor & Destructor Documentation

◆ __init__()

def robotide.editor.kweditor.ChooseUsageSearchStringDialog.__init__ (   self,
  cellvalue 
)

Definition at line 1103 of file kweditor.py.

Member Function Documentation

◆ _build_ui()

def robotide.editor.kweditor.ChooseUsageSearchStringDialog._build_ui (   self)
private

Definition at line 1118 of file kweditor.py.

◆ GetStringSelection()

def robotide.editor.kweditor.ChooseUsageSearchStringDialog.GetStringSelection (   self)

Definition at line 1134 of file kweditor.py.

Member Data Documentation

◆ caption

robotide.editor.kweditor.ChooseUsageSearchStringDialog.caption

Definition at line 1110 of file kweditor.py.

◆ choices

robotide.editor.kweditor.ChooseUsageSearchStringDialog.choices

Definition at line 1112 of file kweditor.py.

◆ choices_string

robotide.editor.kweditor.ChooseUsageSearchStringDialog.choices_string

Definition at line 1113 of file kweditor.py.

◆ radiobox_choices

robotide.editor.kweditor.ChooseUsageSearchStringDialog.radiobox_choices

Definition at line 1119 of file kweditor.py.


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