wx.lib.agw.persist.persist_handlers.TextEntryHandler
Supports saving/restoring a TextEntryDialog
string.
This class handles the following wxPython widgets:
TextEntryDialog
;
PasswordEntryDialog
.
Class Hierarchy
Inheritance diagram for class
TextEntryHandler:
Methods Summary
Class API
-
class
TextEntryHandler
(TLWHandler, TextCtrlHandler)
Supports saving/restoring a TextEntryDialog
string.
This class handles the following wxPython widgets:
TextEntryDialog
;
PasswordEntryDialog
.
Methods
-
__init__
(self, pObject)
-
GetKind
(self)
-
Restore
(self)
-
Save
(self)