Module data_context
Structs§
- DATA_
CONTEXT_ PROPERTY - Source of data for this node and its descendants
- Data
Context - DataContext acts as a container for data.
- ITEMS_
SOURCE_ PROPERTY - Data object which provides data sources for list items.
- Modified
Subscription Token - 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.