Пример #1
0
 def reset(self):
     Event_Impl.reset(self)
Пример #2
0
 def bind_impl(self, ctx):
     Event_Impl.bind_impl(self, ctx)
Пример #3
0
 def __init__(self):
     
     Event_Impl.__init__(self)
Пример #4
0
 def reset(self):
     Event_Impl.reset(self)
Пример #5
0
 def bind_impl(self, ctx):
     Event_Impl.bind_impl(self, ctx)
Пример #6
0
    def __init__(self):

        Event_Impl.__init__(self)