Kanzi framework  3.9.1
Java API
DataObject Member List

This is the complete list of members for DataObject, including all inherited members.

addChild(DataObject child)DataObject
addModifiedNotificationHandler(ModifiedSubscriptionFunction modifiedHandlerFunction)DataContext
close() (defined in NativeObject)NativeObject
create(Domain domain, String name)DataObjectstatic
DataContextPropertyDataContextMetadata
equals(Object object) (defined in KanziObject)KanziObject
finalize() (defined in NativeObject)NativeObjectprotected
getChild(int index)DataObject
getChildCount()DataObject
getChildIndex(DataObject child)DataObject
getData()DataContext
getDomain()KanziObject
getDynamicMetaclass()KanziObject
getName()DataObject
getParent()DataObject
getType()DataObject
getUrl()Resource
getValue()DataObject
hasChild(DataObject child)DataObject
insertChild(int index, DataObject child)DataObject
isStale()KanziObject
ItemsSourcePropertyDataContextMetadata
iterateChildren()DataObject
lookupDataContext(String relativePath)DataContext
metaclassDataObjectstatic
mNativeObject (defined in NativeObject)NativeObjectprotected
mPhantomRef (defined in NativeObject)NativeObjectprotected
notifyModified()DataContext
removeAllChildren()DataObject
removeChild(DataObject child)DataObject
removeChild(int index)DataObject
removeLocalValue(PropertyType propertyType)KanziObject
removeModifiedNotificationHandler(DataContext.ModifiedSubscriptionToken token)DataContext
setKeepAlive(boolean keepAlive)Resource
setName(String name)DataObject
setParent(DataObject parent)DataObject