Supports saving/restoring a TextCtrl
entered string.
This class handles the following wxPython widgets:
TextCtrl
;SearchCtrl
;lib.expando.ExpandoTextCtrl
;lib.masked.textctrl.TextCtrl
;lib.masked.combobox.ComboBox
;lib.masked.ipaddrctrl.IpAddrCtrl
;lib.masked.timectrl.TimeCtrl
;lib.masked.numctrl.NumCtrl
;TextCtrlHandler
(AbstractHandler)¶Supports saving/restoring a TextCtrl
entered string.
This class handles the following wxPython widgets:
TextCtrl
;SearchCtrl
;lib.expando.ExpandoTextCtrl
;lib.masked.textctrl.TextCtrl
;lib.masked.combobox.ComboBox
;lib.masked.ipaddrctrl.IpAddrCtrl
;lib.masked.timectrl.TimeCtrl
;lib.masked.numctrl.NumCtrl
;__init__
(self, pObject)¶GetKind
(self)¶Restore
(self)¶Save
(self)¶