wx.PropagationDisabler
Helper class to temporarily change an event to not propagate.
Class Hierarchy
Inheritance diagram for class
PropagationDisabler:
Methods Summary
Class API
-
class
wx.
PropagationDisabler
(object)
Possible constructors:
PropagationDisabler(event)
Helper class to temporarily change an event to not propagate.
Methods
-
__init__
(self, event)
-
-
__enter__
(self)
-
__exit__
(self, exc_type, exc_val, exc_tb)