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

Inheritance diagram for class
PreMaskedTextCtrl:
|
|super_classes| Known Superclasses
==================================
:class:`wx.lib.masked.maskededit.MaskedEditAccessorsMixin`, :class:`wx.lib.masked.textctrl.BaseMaskedTextCtrl`
|
|method_summary| Methods Summary
================================
================================================================================ ================================================================================
:meth:`~wx.lib.masked.textctrl.PreMaskedTextCtrl.__init__`
:meth:`~wx.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)