\membersection{wxGenericValidator::TransferFromWindow}\label{wxgenericvalidatortransferfromwindow}
-\func{virtual bool}{TransferToWindow}{}
+\func{virtual bool}{TransferFromWindow}{}
-Transfers the value to the window.
+Transfers the value from the window to the appropriate data type.
\membersection{wxGenericValidator::TransferToWindow}\label{wxgenericvalidatortransfertowindow}
\func{virtual bool}{TransferToWindow}{}
-Transfers the window value to the appropriate data type.
+Transfers the value to the window.