示例#1
0
 def __init__(self, recipes_table, widgets):
     self.recipesTable = recipes_table
     self.widgets = widgets
     self.statuses = dict()
     self.actuator = Actuator()