.. wxPython Phoenix documentation This file was generated by Phoenix's sphinx generator and associated tools, do not edit by hand. Copyright: (c) 2011-2017 by Total Control Software License: wxWindows License .. include:: headings.inc .. currentmodule:: wx.lib.masked.combobox .. highlight:: python .. _wx.lib.masked.combobox.PreMaskedComboBox: ========================================================================================================================================== |phoenix_title| **wx.lib.masked.combobox.PreMaskedComboBox** ========================================================================================================================================== This class exists to support the use of XRC subclassing. | |class_hierarchy| Class Hierarchy ================================= .. raw:: html
Inheritance diagram for class PreMaskedComboBox:

| |super_classes| Known Superclasses ================================== :class:`wx.lib.masked.combobox.BaseMaskedComboBox`, :class:`wx.lib.masked.maskededit.MaskedEditAccessorsMixin` | |method_summary| Methods Summary ================================ ================================================================================ ================================================================================ :meth:`~wx.lib.masked.combobox.PreMaskedComboBox.__init__` :meth:`~wx.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)