1 \section{\class{wxIntegerListValidator
}}\label{wxintegerlistvalidator
}
3 \overview{Validator classes
}{proplistvalidatorclasses
}
5 This class validates a range of integer values for a list view.
7 \membersection{wxIntegerListValidator::wxIntegerListValidator
}
9 \func{void
}{wxIntegerListValidator
}{\param{long
}{min=
0},
\param{long
}{max=
0},
10 \param{long
}{ flags=wxPROP
\_ALLOW\_TEXT\_EDITING}}
12 Constructor. Assigning zero to minimum and maximum values indicates that there is no range to check.