class documentation

Undocumented

Class Variable provider Provider configuration.
Class Variable sourceLayers Source layers to search for.

Inherited from Config:

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 (via Config):

Class Variable access permission to use the object
Class Variable permissions additional permissions

Inherited from Config (via Config, ConfigWithAccess):

Class Variable uid unique ID

Inherited from Data (via Config, ConfigWithAccess, Config):

Method __init__ Undocumented
Method __repr__ Undocumented
Method get Undocumented
Method set Undocumented
Method update Undocumented
provider: t.Optional[provider.Config] = (source)

Provider configuration.

sourceLayers: t.Optional[gws.gis.source.LayerFilter] = (source)

Source layers to search for.