X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/200fed6cdf9560246565124e94846c3f2bddf2a4..80d2803f703d1b238f42725504f08266ef02defe:/docs/latex/wx/proprfva.tex?ds=sidebyside diff --git a/docs/latex/wx/proprfva.tex b/docs/latex/wx/proprfva.tex index 9f88b8ac17..7713336e72 100644 --- a/docs/latex/wx/proprfva.tex +++ b/docs/latex/wx/proprfva.tex @@ -1,9 +1,13 @@ \section{\class{wxRealFormValidator}}\label{wxrealformvalidator} -\overview{Validator classes}{proplistvalidatorclasses} - This class validates a range of real values for form views. The associated panel item must be a wxText. +\wxheading{See also} + +\helpref{Validator classes}{proplistvalidatorclasses} + +\latexignore{\rtfignore{\wxheading{Members}}} + \membersection{wxRealFormValidator::wxRealFormValidator} \func{void}{wxRealFormValidator}{\param{float }{min=0.0}, \param{float }{max=0.0}, @@ -11,4 +15,3 @@ This class validates a range of real values for form views. The associated panel Constructor. Assigning zero to minimum and maximum values indicates that there is no range to check. -