Kanzi 4.1.0
DataObjectReal Member List

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

addChild(DataObject child)DataObjectProxy
addModifiedNotificationHandler(ModifiedSubscriptionFunction modifiedHandlerFunction)DataContext
close() (defined in NativeObject)NativeObject
create(Domain domain, String name, double value)DataObjectRealProxystatic
create(Domain domain, String name)DataObjectRealProxystatic
DataContextPropertyDataContextMetadata
equals(Object object)KanziObject
findChild(String name)DataObjectProxy
getChild(int index)DataObjectProxy
getChildCount()DataObjectProxy
getChildIndex(DataObject child)DataObjectProxy
getData()DataContextProxy
getDomain()KanziObject
getDynamicMetaclass()KanziObject
getName()DataObjectProxy
getNative()KanziObject
getOptionalProperty(PropertyType< TDataType > propertyType)KanziObject
getParent()DataObjectProxy
getProperty(PropertyType< TDataType > propertyType)KanziObject
getType()DataObjectProxy
getUrl()ResourceProxy
getValue()DataObjectReal
hasChild(DataObject child)DataObjectProxy
hashCode()KanziObject
hasValue(PropertyType< TDataType > propertyType)KanziObject
insertChild(int index, DataObject child)DataObjectProxy
isStale()KanziObject
ItemsSourcePropertyDataContextMetadata
iterateChildren()DataObject
lookupDataContext(String relativePath)DataContextProxy
metaclassDataObjectRealstatic
mNativeObject (defined in NativeObject)NativeObjectprotected
mPhantomRef (defined in NativeObject)NativeObjectprotected
mRegistryCleanupAction (defined in NativeObject)NativeObjectprotected
notifyModified()DataContextProxy
removeAllChildren()DataObjectProxy
removeChild(DataObject child)DataObjectProxy
removeChild(int index)DataObjectProxy
removeLocalValue(PropertyType< TDataType > propertyType)KanziObject
removeModifiedNotificationHandler(DataContext.ModifiedSubscriptionToken token)DataContext
setFlagKeepDuringPatching(PropertyType< TDataType > propertyType)KanziObject
setKeepAlive(boolean keepAlive)ResourceProxy
setName(String value)DataObjectProxy
setParent(DataObject parent)DataObjectProxy
setProperty(PropertyType< TDataType > propertyType, TDataType value)KanziObject
setValue(double value)DataObjectReal
tryCreateObjectRef(Class< TType > clazz)KanziObject