phoenix_title 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 Class Hierarchy

Inheritance diagram for class NumCtrlAccessorsMixin:

method_summary 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


api 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.