1999-12-25 20:30:32 +00:00
|
|
|
\section{\class{wxBoolFormValidator}}\label{wxboolformvalidator}
|
|
|
|
|
2000-03-15 00:21:49 +00:00
|
|
|
This class validates a boolean value for a \helpref{form view}{wxpropertyformview}.
|
|
|
|
The associated control must be a wxCheckBox.
|
1999-12-25 20:30:32 +00:00
|
|
|
|
2000-03-15 00:21:49 +00:00
|
|
|
\wxheading{See also}
|
|
|
|
|
|
|
|
\helpref{Property validator classes}{proplistvalidatorclasses}
|
|
|
|
|
|
|
|
\latexignore{\rtfignore{\wxheading{Members}}}
|
1999-12-25 20:30:32 +00:00
|
|
|
|
|
|
|
\membersection{wxBoolFormValidator::wxBoolFormValidator}
|
|
|
|
|
|
|
|
\func{void}{wxBoolFormValidator}{\param{long }{flags=0}}
|
|
|
|
|
|
|
|
Constructor.
|
|
|
|
|