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

Inheritance diagram of PreMaskedTextCtrl

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