Ejemplo n.º 1
0
 def events(self):
     return ChoicedDTC.events(self) + ['ChoiceEvent']
Ejemplo n.º 2
0
 def events(self):
     return ChoicedDTC.events(self) + ['RadioBoxEvent']
Ejemplo n.º 3
0
 def events(self):
     return ChoicedDTC.events(self) + ['RadioBoxEvent']
Ejemplo n.º 4
0
 def events(self):
     return ChoicedDTC.events(self) + ['ListBoxEvent']
Ejemplo n.º 5
0
 def events(self):
     return ChoicedDTC.events(self) + ['ListBoxEvent']