phoenix_title wx.lib.masked.combobox.MaskedComboBoxEventHandler

This handler ensures that the derived control can react to events from the base control before any external handlers run, to ensure proper behavior.


class_hierarchy Class Hierarchy

Inheritance diagram for class MaskedComboBoxEventHandler:

super_classes Known Superclasses

wx.EvtHandler


method_summary Methods Summary

__init__

Initialize self. See help(type(self)) for accurate signature.


api Class API

class MaskedComboBoxEventHandler(wx.EvtHandler)

This handler ensures that the derived control can react to events from the base control before any external handlers run, to ensure proper behavior.


Methods

__init__(self, combobox)

Initialize self. See help(type(self)) for accurate signature.