Exemple #1
0
 def layout(self):
     super(FocusButton, self).layout()
     FocusMixin.layout(self)
Exemple #2
0
 def layout(self):
     super().layout()
     FocusMixin.layout(self)