A more comprehensive numeric validator class.
__init__ |
|
Validate |
Validates the window contents against the include or exclude lists, depending on the validator style. |
wx.propgrid.
NumericPropertyValidator
(Validator)¶Possible constructors:
NumericPropertyValidator(numericType, base=10)
A more comprehensive numeric validator class.
__init__
(self, numericType, base=10)¶Parameters: |
|
---|