class documentation
class Props(gws.Props): (source)
Known subclasses: gws.plugin.template.html.Props
, gws.plugin.template.map.Props
, gws.plugin.template.py.Props
Constructor: Props(*args, **kwargs)
Undocumented
Class Variable | map |
Undocumented |
Class Variable | page |
Undocumented |
Class Variable | title |
Undocumented |
Inherited from Props
:
Class Variable | uid |
unique ID |
Inherited from Data
(via Props
):
Method | __init__ |
Undocumented |
Method | __repr__ |
Undocumented |
Method | get |
Undocumented |
Method | set |
Undocumented |
Method | update |
Undocumented |