class ConfigWithAccess(Config): (source)
Known subclasses: gws.base.action.core.Config
, gws.base.application.core.Config
, gws.base.client.core.Config
, gws.base.client.core.ElementConfig
, gws.base.layer.core.AutoLayersOptions
, gws.base.layer.core.Config
, gws.base.legend.core.Config
, gws.base.model.core.Config
, gws.base.model.field.Config
, gws.base.ows.server.service.Config
, gws.base.project.core.Config
, gws.base.search.finder.Config
, gws.base.storage.core.Config
, gws.plugin.alkis.action.BuchungConfig
, gws.plugin.alkis.action.Config
, gws.plugin.alkis.action.EigentuemerConfig
, gws.plugin.alkis.data.export.Config
Constructor: ConfigWithAccess(*args, **kwargs)
Undocumented
Class Variable | access |
permission to use the object |
Class Variable | permissions |
additional permissions |
Inherited from Config
:
Class Variable | uid |
unique ID |
Inherited from Data
(via Config
):
Method | __init__ |
Undocumented |
Method | __repr__ |
Undocumented |
Method | get |
Undocumented |
Method | set |
Undocumented |
Method | update |
Undocumented |