wx.lib.nvdlg._TransferValidator
This validator is used to transfer values to/from the widgets and
attributes of the dialog.
Class Hierarchy
Inheritance diagram for class
_TransferValidator:
Known Superclasses
wx.core.Validator
Methods Summary
Class API
-
class
_TransferValidator
(wx.PyValidator)
This validator is used to transfer values to/from the widgets and
attributes of the dialog.
Methods
-
__init__
(self, name)
-
Clone
(self)
-
TransferFromWindow
(self)
-
TransferToWindow
(self)
-
Validate
(self, win)