Kanzi 4.1.0
DataObjectProxy Member List

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

addChild(DataObject child)DataObjectProxy
addModifiedNotificationHandler(ModifiedSubscriptionFunction modifiedHandlerFunction)DataContext
close() (defined in NativeObject)NativeObject
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
hasChild(DataObject child)DataObjectProxy
hashCode()KanziObject
hasValue(PropertyType< TDataType > propertyType)KanziObject
insertChild(int index, DataObject child)DataObjectProxy
isStale()KanziObject
ItemsSourcePropertyDataContextMetadata
lookupDataContext(String relativePath)DataContextProxy
metaclassDataObjectProxystatic
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
tryCreateObjectRef(Class< TType > clazz)KanziObject