Kanzi  3.9.8
Kanzi Engine Java API
ResourceDictionary Member List

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

acquire(ResourceID key)ResourceDictionary
acquireAsync(ResourceID key, ResourceManager.AcquireTask.Callback callback)ResourceDictionary
add(ResourceID key, String url)ResourceDictionary
add(ResourceID key, Resource resource)ResourceDictionary
add(ResourceDictionary resourceDictionary)ResourceDictionary
addAnonymousResource(Resource resource)ResourceDictionary
clone()ResourceDictionary
close() (defined in NativeObject)NativeObject
contains(ResourceID key)ResourceDictionary
create(Domain domain, String name)ResourceDictionarystatic
equals(Object object)KanziObject
find(ResourceID key)ResourceDictionary
findDictionary(String name)ResourceDictionary
findStoredResource(ResourceID key)ResourceDictionary
getDictionaryCount()ResourceDictionary
getDomain()KanziObject
getDynamicMetaclass()KanziObject
getName()Resource
getNative()KanziObject
getOptionalProperty(PropertyType< TDataType > propertyType)KanziObject
getProperty(PropertyType< TDataType > propertyType)KanziObject
getUrl()Resource
hashCode()KanziObject
hasValue(PropertyType< TDataType > propertyType)KanziObject
isStale()KanziObject
iterateAnonymousResources()ResourceDictionary
iterateUrls()ResourceDictionary
merge(ResourceDictionary preferredDictionary)ResourceDictionary
metaclassResourceDictionarystatic
mNativeObject (defined in NativeObject)NativeObjectprotected
mPhantomRef (defined in NativeObject)NativeObjectprotected
remove(ResourceID key)ResourceDictionary
removeAnonymousResource(Resource resource)ResourceDictionary
removeDictionary(int index)ResourceDictionary
removeLocalValue(PropertyType< TDataType > propertyType)KanziObject
reverseIterateNestedResourceDictionaries()ResourceDictionary
setKeepAlive(boolean keepAlive)Resource
setProperty(PropertyType< TDataType > propertyType, TDataType value)KanziObject
tryCreateObjectRef(Class< TType > clazz)KanziObject