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

Public Member Functions

def __init__ (self, parent)
 
def enable_run_again (self)
 
def OnClick (self, event)
 
def reset (self)
 

Detailed Description

Definition at line 120 of file ui.py.

Constructor & Destructor Documentation

◆ __init__()

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

Definition at line 122 of file ui.py.

Member Function Documentation

◆ enable_run_again()

def robotide.run.ui._StopAndRunAgainButton.enable_run_again (   self)

Definition at line 130 of file ui.py.

◆ OnClick()

def robotide.run.ui._StopAndRunAgainButton.OnClick (   self,
  event 
)

Definition at line 126 of file ui.py.

◆ reset()

def robotide.run.ui._StopAndRunAgainButton.reset (   self)

Definition at line 134 of file ui.py.


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