Robot Framework Integrated Development Environment (RIDE)
robotide.widgets.button.ButtonWithHandler Class Reference
Inheritance diagram for robotide.widgets.button.ButtonWithHandler:

Public Member Functions

def __init__ (self, parent, label, handler=None, width=-1, height=25, color_secondary_foreground='black', color_secondary_background='light grey')
 

Detailed Description

Definition at line 19 of file button.py.

Constructor & Destructor Documentation

◆ __init__()

def robotide.widgets.button.ButtonWithHandler.__init__ (   self,
  parent,
  label,
  handler = None,
  width = -1,
  height = 25,
  color_secondary_foreground = 'black',
  color_secondary_background = 'light grey' 
)

Definition at line 21 of file button.py.


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