Defines masked.NumCtrl’s list of attributes having their own Get/Set functions, ignoring those that make no sense for a numeric control.
wx.lib.masked.numctrl.NumCtrl
GetAutoSize
GetDecimalChar
GetDefaultValue
GetDescription
GetEmptyBackgroundColour
GetEmptyInvalid
GetGroupChar
GetInvalidBackgroundColour
GetShiftDecimalChar
GetSignedForegroundColour
GetStopFieldChangeIfInvalid
GetUseFixedWidthFont
GetUseParensForNegatives
GetValidBackgroundColour
GetValidFunc
GetValidRequired
SetAutoSize
SetDecimalChar
SetDefaultValue
SetDescription
SetEmptyBackgroundColour
SetEmptyInvalid
SetGroupChar
SetInvalidBackgroundColour
SetShiftDecimalChar
SetSignedForegroundColour
SetStopFieldChangeIfInvalid
SetUseFixedWidthFont
SetUseParensForNegatives
SetValidBackgroundColour
SetValidFunc
SetValidRequired
NumCtrlAccessorsMixin