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

Public Member Functions

def __init__ (self, parent)
 
def clear (self)
 
def update (self, addition)
 

Detailed Description

Definition at line 107 of file ui.py.

Constructor & Destructor Documentation

◆ __init__()

def robotide.run.ui._OutputDisplay.__init__ (   self,
  parent 
)

Definition at line 109 of file ui.py.

Member Function Documentation

◆ clear()

def robotide.run.ui._OutputDisplay.clear (   self)

Definition at line 116 of file ui.py.

◆ update()

def robotide.run.ui._OutputDisplay.update (   self,
  addition 
)

Definition at line 113 of file ui.py.


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