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) | ResourceDictionarySelector | static |
equals(Object object) | KanziObject | |
finalize() (defined in NativeObject) | NativeObject | protected |
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 | |
getProperty(PropertyType< Integer > propertyType, Class< EnumType > enumClass) | KanziObject | |
getUrl() | Resource | |
hashCode() | KanziObject | |
hasValue(PropertyType< TDataType > propertyType) | KanziObject | |
isStale() | KanziObject | |
iterateAnonymousResources() | ResourceDictionary | |
iterateUrls() | ResourceDictionary | |
merge(ResourceDictionary preferredDictionary) | ResourceDictionary | |
metaclass | ResourceDictionarySelector | static |
mNativeObject (defined in NativeObject) | NativeObject | protected |
mPhantomRef (defined in NativeObject) | NativeObject | protected |
remove(ResourceID key) | ResourceDictionary | |
removeAnonymousResource(Resource resource) | ResourceDictionary | |
removeDictionary(int index) | ResourceDictionary | |
removeLocalValue(PropertyType< TDataType > propertyType) | KanziObject | |
reverseIterateNestedResourceDictionaries() | ResourceDictionary | |
SelectedDictionaryProperty | ResourceDictionarySelectorMetadata | |
setKeepAlive(boolean keepAlive) | Resource | |
setProperty(PropertyType< TDataType > propertyType, TDataType value) | KanziObject | |
setProperty(PropertyType< Integer > propertyType, EnumType value) | KanziObject | |
tryCreateObjectRef(Class< TType > clazz) | KanziObject | |