Kanzi Java API
DataContext Interface Reference
Inheritance diagram for DataContext:
[legend]
Collaboration diagram for DataContext:
[legend]

Public Attributes

AbstractMetaclass DataContextMetaclass = new AbstractMetaclass("Kanzi.DataContext")
 
DynamicPropertyType< ResourceDataContextProperty
 
DynamicPropertyType< ResourceItemsSourceProperty
 

Member Data Documentation

DynamicPropertyType<Resource> DataContextProperty
Initial value:
=
new DynamicPropertyType<>("DataContext.DataContext", Resource.class)
DynamicPropertyType<Resource> ItemsSourceProperty
Initial value:
=
new DynamicPropertyType<>("DataContext.ItemsSource", Resource.class)