ECal.ClientViewClass¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
complete |
r |
A signal emitted when the backend finished initial view population |
|
objects_added |
r |
A signal emitted when new objects are added into the view |
|
objects_modified |
r |
A signal emitted when some objects are modified in the view |
|
objects_removed |
r |
A signal emitted when some objects are removed from the view |
|
parent_class |
r |
||
progress |
r |
A signal emitted when the backend notifies about the progress |
Methods¶
None
Details¶
- class ECal.ClientViewClass¶
Base class structure for the
ECal.ClientView
class