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