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

Public Member Functions

def __init__ (self, parent, header, usages_callback, color_foreground, color_background)
 
def SetLabel (self, label)
 

Private Attributes

 _header
 

Detailed Description

Definition at line 370 of file editors.py.

Constructor & Destructor Documentation

◆ __init__()

def robotide.editor.editors.FindUsagesHeader.__init__ (   self,
  parent,
  header,
  usages_callback,
  color_foreground,
  color_background 
)

Definition at line 372 of file editors.py.

Member Function Documentation

◆ SetLabel()

def robotide.editor.editors.FindUsagesHeader.SetLabel (   self,
  label 
)

Definition at line 379 of file editors.py.

Member Data Documentation

◆ _header

robotide.editor.editors.FindUsagesHeader._header
private

Definition at line 374 of file editors.py.


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