Metadata definitions for Domain. More...
Public Attributes | |
| AbstractMetaclass | metaclass = new AbstractMetaclass("Kanzi.Domain") |
| Metaclass for Domain. | |
| DynamicPropertyType< String > | ProjectPluginReferencesProperty |
| List of plugin DLL files that the application uses. | |
| DynamicPropertyType< Boolean > | StateToolsEditStateEnabledProperty |
| Is state editing in progress. | |
Metadata definitions for Domain.
| DynamicPropertyType<String> ProjectPluginReferencesProperty |
List of plugin DLL files that the application uses.
Plugins extend the functionality of Kanzi by providing functionality such as new components.
| DynamicPropertyType<Boolean> StateToolsEditStateEnabledProperty |
Is state editing in progress.