kanzi::autogen::coreui::data

Module data_source

Structs§

  • Source of data for this node and its descendants
  • DataContext acts as a container for data.
  • 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.
  • Data object which provides data sources for list items.
  • Token type that can be used to identify the change subscription.
  • 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§

Functions§