Package gavo :: Package svcs :: Module customwidgets :: Class FormalDict
[frames] | no frames]

Class FormalDict

source code

           object --+    
                    |    
imp.formal.types.Type --+
                        |
                       FormalDict

is a formal type for dictionaries.

Instance Methods

Inherited from imp.formal.types.Type: __init__, __providedBy__, __provides__, hasValidator, validate

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Variables

Inherited from imp.formal.types.Type: __implemented__, immutable, missing, name, validators

Properties

Inherited from imp.formal.types.Type: required

Inherited from object: __class__