Kanzi  3.9.5
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)KanziObject
finalize() (defined in NativeObject)NativeObjectprotected
getChild(int index)DataObject
getChildCount()DataObject
getChildIndex(DataObject child)DataObject
getData()DataContext
getDomain()KanziObject
getDynamicMetaclass()KanziObject
getName()DataObject
getNative()KanziObject
getOptionalProperty(PropertyType< TDataType > propertyType)KanziObject
getParent()DataObject
getProperty(PropertyType< TDataType > propertyType)KanziObject
getProperty(PropertyType< Integer > propertyType, Class< EnumType > enumClass)KanziObject
getType()DataObject
getUrl()Resource
getValue()DataObject
hasChild(DataObject child)DataObject
hashCode()KanziObject
hasValue(PropertyType< TDataType > propertyType)KanziObject
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< TDataType > propertyType)KanziObject
removeModifiedNotificationHandler(DataContext.ModifiedSubscriptionToken token)DataContext
setKeepAlive(boolean keepAlive)Resource
setName(String name)DataObject
setParent(DataObject parent)DataObject
setProperty(PropertyType< TDataType > propertyType, TDataType value)KanziObject
setProperty(PropertyType< Integer > propertyType, EnumType value)KanziObject