X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/200fed6cdf9560246565124e94846c3f2bddf2a4..6a498e2d1b928e5f7cf06c598b768bebe66f1e5f:/docs/latex/wx/proplosv.tex diff --git a/docs/latex/wx/proplosv.tex b/docs/latex/wx/proplosv.tex index 0132b09830..601788a796 100644 --- a/docs/latex/wx/proplosv.tex +++ b/docs/latex/wx/proplosv.tex @@ -1,7 +1,5 @@ \section{\class{wxListOfStringsListValidator}}\label{wxlistofstringslistvalidator} -\overview{Validator classes}{proplistvalidatorclasses} - This class validates a list of strings for a list view. When editing the property, a dialog box is presented for adding, deleting or editing entries in the list. At present no constraints may be supplied. @@ -19,6 +17,12 @@ For example: sheet->AddProperty(new wxProperty("fred", strings, "stringlist")); \end{verbatim} +\wxheading{See also} + +\helpref{Validator classes}{proplistvalidatorclasses} + +\latexignore{\rtfignore{\wxheading{Members}}} + \membersection{wxListOfStringsListValidator::wxListofStringsListValidator} \func{void}{wxListOfStringsListValidator}{\param{long}{ flags=0}}