The data.py module#
Summary#
Base class for accessing controls data. |
|
Means to serialize values as SCADE Suite pragmas. |
|
Default implementation to manage the persistence of most usual controls in the project. |
|
Default implementation to manage the persistence of most usual controls in the model. |
|
Default implementation to manage the persistence of most usual controls in the project. |
|
Means to serialize values as project tool properties. |
Description#
Provides extensions for the persistence of settings and properties.
Module detail#
- data.Getter#
Signature for getting control value.
- data.Setter#
Signature for setting control value.