class documentation

GWS client configuration

Class Variable addElements add elements to the parent element list
Class Variable elements client UI elements
Class Variable options client options
Class Variable removeElements remove elements from the parent element list

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
addElements: t.Optional[list[ElementConfig]] = (source)

add elements to the parent element list

elements: t.Optional[list[ElementConfig]] = (source)

client UI elements

options: t.Optional[dict] = (source)

client options

removeElements: t.Optional[list[ElementConfig]] = (source)

remove elements from the parent element list