Defines TimeCtrl's list of attributes having their own Get/Set functions,
ignoring those in the base class that make no sense for a time control.
Method Summary |
|
GetDefaultValue(self)
|
|
GetDescription(self)
|
|
GetEmptyBackgroundColour(self)
|
|
GetInvalidBackgroundColour(self)
|
|
GetUseFixedWidthFont(self)
|
|
GetValidBackgroundColour(self)
|
|
GetValidFunc(self)
|
|
GetValidRequired(self)
|
|
SetDefaultValue(self,
value)
|
|
SetDescription(self,
value)
|
|
SetEmptyBackgroundColour(self,
value)
|
|
SetInvalidBackgroundColour(self,
value)
|
|
SetUseFixedWidthFont(self,
value)
|
|
SetValidBackgroundColour(self,
value)
|
|
SetValidFunc(self,
value)
|
|
SetValidRequired(self,
value)
|