class documentation

Undocumented

Class Variable models data models for features
Class Variable templates feature formatting templates
Class Variable title provider title
Class Variable withFilter enable filter search
Class Variable withGeometry enable geometry search
Class Variable withKeyword enable keyword search

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
models: t.Optional[list[gws.ext.config.model]] = (source)

data models for features

templates: t.Optional[list[gws.ext.config.template]] = (source)

feature formatting templates

title: t.Optional[str] = (source)

provider title

withFilter: bool = (source)

enable filter search

withGeometry: bool = (source)

enable geometry search

withKeyword: bool = (source)

enable keyword search