Kanzi  3.9.5
Java API
DataObjectInt Member List

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

addChild(DataObject child)DataObject
addModifiedNotificationHandler(ModifiedSubscriptionFunction modifiedHandlerFunction)DataContext
close() (defined in NativeObject)NativeObject
create(Domain domain, String name)DataObjectIntstatic
create(Domain domain, String name, int value)DataObjectIntstatic
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()DataObjectInt
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
metaclassDataObjectIntstatic
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
setValue(int value)DataObjectInt