Defines masked.NumCtrl's list of attributes having their own
Get/Set functions, ignoring those that make no sense for
a numeric control.
Method Summary |
|
GetAutoSize(self)
|
|
GetDecimalChar(self)
|
|
GetDefaultValue(self)
|
|
GetDescription(self)
|
|
GetEmptyBackgroundColour(self)
|
|
GetEmptyInvalid(self)
|
|
GetGroupChar(self)
|
|
GetInvalidBackgroundColour(self)
|
|
GetShiftDecimalChar(self)
|
|
GetSignedForegroundColour(self)
|
|
GetUseFixedWidthFont(self)
|
|
GetUseParensForNegatives(self)
|
|
GetValidBackgroundColour(self)
|
|
GetValidFunc(self)
|
|
GetValidRequired(self)
|
|
SetAutoSize(self,
value)
|
|
SetDecimalChar(self,
value)
|
|
SetDefaultValue(self,
value)
|
|
SetDescription(self,
value)
|
|
SetEmptyBackgroundColour(self,
value)
|
|
SetEmptyInvalid(self,
value)
|
|
SetGroupChar(self,
value)
|
|
SetInvalidBackgroundColour(self,
value)
|
|
SetShiftDecimalChar(self,
value)
|
|
SetSignedForegroundColour(self,
value)
|
|
SetUseFixedWidthFont(self,
value)
|
|
SetUseParensForNegatives(self,
value)
|
|
SetValidBackgroundColour(self,
value)
|
|
SetValidFunc(self,
value)
|
|
SetValidRequired(self,
value)
|