1 \section{\class{wxPropertyValidator
}}\label{wxpropertyvalidator
}
3 The
{\bf wxPropertyValidator
} abstract class is the base class for deriving
4 validators for properties.
8 \helpref{wxPropertyValidator overview
}{wxpropertyvalidatoroverview
}
10 \latexignore{\rtfignore{\wxheading{Members
}}}
12 \membersection{wxPropertyValidator::wxPropertyValidator
}
14 \func{void
}{wxPropertyValidator
}{\param{long
}{ flags =
0}}
18 \membersection{wxPropertyValidator::
\destruct{wxPropertyValidator
}}
20 \func{void
}{\destruct{wxPropertyValidator
}}{\void}
24 \membersection{wxPropertyValidator::GetFlags
}
26 \func{long
}{GetFlags
}{\void}
28 Returns the flags for the validator.
30 \membersection{wxPropertyValidator::GetValidatorProperty
}
32 \func{wxProperty *
}{GetValidatorProperty
}{\void}
34 Gets the property for the validator.
36 \membersection{wxPropertyValidator::SetValidatorProperty
}
38 \func{void
}{SetValidatorProperty
}{\param{wxProperty *
}{property
}}
40 Sets the property for the validator.