| Home | Trees | Index | Help |
|
|---|
| Package wx :: Package lib :: Package masked :: Module maskededit :: Class Field |
|
| Method Summary | |
|---|---|
This is the "constructor" for setting up parameters for fields. | |
Indicates whether the specified slice is considered empty for the field. | |
Indicates whether the specified slice is considered a valid value for the field. | |
| Class Variable Summary | |
|---|---|
tuple |
propagating_params = ('fillChar', 'groupChar', 'decimalC...
|
dict |
valid_params = {'formatcodes': '', 'fillChar': ' ', 'gro...
|
| Method Details |
|---|
__init__(self,
**kwargs)
This is the "constructor" for setting up parameters for fields.
a field_index of -1 is used to indicate "the entire control." |
IsEmpty(self, slice)Indicates whether the specified slice is considered empty for the field. |
IsValid(self, slice)Indicates whether the specified slice is considered a valid value for the field. |
| Class Variable Details |
|---|
propagating_params
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1.20040428.rpd on Tue Apr 26 14:25:23 2005 | http://epydoc.sf.net |