wx.lib.masked.numctrl.NumCtrlAccessorsMixin
Defines masked.NumCtrl’s list of attributes having their own
Get/Set functions, ignoring those that make no sense for
a numeric control.
Class Hierarchy
Inheritance diagram for class
NumCtrlAccessorsMixin:
Methods Summary
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
|
|
Class API
-
class
NumCtrlAccessorsMixin
Defines masked.NumCtrl’s list of attributes having their own
Get/Set functions, ignoring those that make no sense for
a numeric control.