class documentation
class ElementConfig(gws.ConfigWithAccess): (source)
Constructor: ElementConfig(*args, **kwargs)
GWS client UI element configuration
Class Variable | after |
insert after this tag |
Class Variable | before |
insert before this tag |
Class Variable | tag |
element tag |
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 |