class documentation
class EigentuemerConfig(gws.ConfigWithAccess): (source)
Constructor: EigentuemerConfig(*args, **kwargs)
Access to the Eigentümer (owner) information
Class Variable | control |
restricted mode enabled |
Class Variable | control |
regular expression for the restricted input control |
Class Variable | log |
data access protocol table name |
Inherited from ConfigWithAccess
:
Class Variable | access |
permission to use the object |
Class Variable | permissions |
additional permissions |
Inherited from Config
(via ConfigWithAccess
):
Class Variable | uid |
unique ID |
Inherited from Data
(via ConfigWithAccess
, Config
):
Method | __init__ |
Undocumented |
Method | __repr__ |
Undocumented |
Method | get |
Undocumented |
Method | set |
Undocumented |
Method | update |
Undocumented |