.. include:: headings.inc .. currentmodule:: lib.masked.combobox .. highlight:: python .. _lib.masked.combobox.PreMaskedComboBox: ========================================================================================================================================== |phoenix_title| **PreMaskedComboBox** ========================================================================================================================================== This class exists to support the use of XRC subclassing. | |class_hierarchy| Inheritance Diagram ===================================== Inheritance diagram for class **PreMaskedComboBox** .. raw:: html

Inheritance diagram of PreMaskedComboBox

| |super_classes| Known Superclasses ================================== :class:`lib.masked.combobox.BaseMaskedComboBox`, :class:`lib.masked.maskededit.MaskedEditAccessorsMixin` | |method_summary| Methods Summary ================================ ================================================================================ ================================================================================ :meth:`~lib.masked.combobox.PreMaskedComboBox.__init__` :meth:`~lib.masked.combobox.PreMaskedComboBox.OnCreate` ================================================================================ ================================================================================ | |api| Class API =============== .. class:: PreMaskedComboBox( BaseMaskedComboBox, MaskedEditAccessorsMixin ) This class exists to support the use of XRC subclassing. .. method:: __init__(self) .. method:: OnCreate(self, evt)