Phoenix Logo

phoenix_title wx.lib.nvdlg._TransferValidator

This validator is used to transfer values to/from the widgets and attributes of the dialog.


class_hierarchy Class Hierarchy

Inheritance diagram for class _TransferValidator:


super_classes Known Superclasses

wx.core.Validator


api 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)