Module data_source

Structs§

DATA_CONTEXT_PROPERTY
Source of data for this node and its descendants
DataContext
DataContext acts as a container for data.
DataSource
Use data sources to separate the user interface from the application data and to remove the dependencies between a Kanzi Studio project and the application code which define the Kanzi application. Kanzi allows you to define the format and structure of your data source by defining a Kanzi Engine data source plugin.
IDataSourceBase
ITEMS_SOURCE_PROPERTY
Data object which provides data sources for list items.
ModifiedSubscriptionToken
Token type that can be used to identify the change subscription.
Resource
Represents the base class for all resources. This base class contains information related to the type of the resource and the loading status of the resource data. The actual resource data is specific to the sub-classes.

Traits§

Handle
IDataSource

Functions§

DataContext_Handle_drop
DataContext_Handle_executor_ref