]>
Commit | Line | Data |
---|---|---|
1 | \section{\class{wxBoolListValidator}}\label{wxboollistvalidator} | |
2 | ||
3 | This class validates a boolean value for a \helpref{property list view}{wxpropertylistview}. | |
4 | ||
5 | \wxheading{See also} | |
6 | ||
7 | \helpref{Validator classes}{proplistvalidatorclasses} | |
8 | ||
9 | \latexignore{\rtfignore{\wxheading{Members}}} | |
10 | ||
11 | \membersection{wxBoolListValidator::wxBoolListValidator} | |
12 | ||
13 | \func{void}{wxBoolListValidator}{\param{long }{flags=0}} | |
14 | ||
15 | Constructor. | |
16 |