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