|
| | thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
| | compID = property(_cmsdk3.CustomView_compID_get, _cmsdk3.CustomView_compID_set) |
| | name = property(_cmsdk3.CustomView_name_get, _cmsdk3.CustomView_name_set) |
| | templateURL = property(_cmsdk3.CustomView_templateURL_get, _cmsdk3.CustomView_templateURL_set) |
Definition at line 906 of file cmsdk3.py.
◆ __init__()
| cmsdk3.CustomView.__init__ |
( |
| self | ) |
|
◆ compID
| cmsdk3.CustomView.compID = property(_cmsdk3.CustomView_compID_get, _cmsdk3.CustomView_compID_set) |
|
static |
◆ name
| cmsdk3.CustomView.name = property(_cmsdk3.CustomView_name_get, _cmsdk3.CustomView_name_set) |
|
static |
◆ templateURL
| cmsdk3.CustomView.templateURL = property(_cmsdk3.CustomView_templateURL_get, _cmsdk3.CustomView_templateURL_set) |
|
static |
◆ thisown
| cmsdk3.CustomView.thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
|
static |
The documentation for this class was generated from the following file:
- /home/ubuntu/c/partner/psyclone2/CMSDK/src/cmsdk3.py