Package qubx :: Module xmlt :: Class Field
[hide private]
[frames] | no frames]

Class Field

source code

     object --+    
              |    
util_types.Anon --+
                  |
                 Field

Field(name, default, accept=str, format=str): an attribute for <properties>.

Instance Methods [hide private]

Inherited from util_types.Anon: __getattr__, __init__, __repr__, __str__, clone

Inherited from util_types.Anon (private): _find_arg_dicts, _str_indent

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

Properties [hide private]

Inherited from object: __class__