module documentation

Backend for the Flurstückssuche (cadaster parlcels search) form.

Class BuchungConfig Access to the Grundbuch (register) information
Class BuchungOptions Undocumented
Class Config Flurstückssuche action
Class EigentuemerConfig Access to the Eigentümer (owner) information
Class EigentuemerOptions Undocumented
Class ExportFlurstueckRequest Undocumented
Class ExportFlurstueckResponse Undocumented
Class ExportGroupProps Undocumented
Class FindAdresseRequest Undocumented
Class FindAdresseResponse Undocumented
Class FindFlurstueckRequest Undocumented
Class FindFlurstueckResponse Undocumented
Class FindFlurstueckResult Undocumented
Class GemarkungListMode No class docstring; 4/4 class variables documented
Class GetToponymsRequest Undocumented
Class GetToponymsResponse Undocumented
Class Model Undocumented
Class Object No class docstring; 0/17 instance variable, 0/4 constant, 4/20 methods documented
Class PrintFlurstueckRequest Undocumented
Class Props Undocumented
Class StrasseListMode No class docstring; 5/5 class variables documented
Class Ui Flurstückssuche UI configuration.
Constant _DEFAULT_PRINTER Undocumented
Constant _DEFAULT_TEMPLATES Undocumented
Variable _dir Undocumented
_DEFAULT_PRINTER = (source)

Undocumented

Value
gws.Config(uid='gws.plugin.alkis.default_printer',
           template=gws.Config(type='html',
                               path=f"""{_dir}/templates/print.cx.html"""),
           qualityLevels=[{'dpi': 72}])
_DEFAULT_TEMPLATES = (source)

Undocumented

Value
[gws.Config(subject='flurstueck.title',
            type='html',
            path=f"""{_dir}/templates/title.cx.html"""),
 gws.Config(subject='flurstueck.teaser',
            type='html',
            path=f"""{_dir}/templates/title.cx.html"""),
 gws.Config(subject='flurstueck.label', type='html', path=f"""{_dir}/templates/t
...

Undocumented