public abstract class AccessibleEffectiveData<TLocalData,TEffectiveData extends AccessibleEffectiveData<TLocalData,TEffectiveData>> extends BaseEffectiveData<TLocalData,TEffectiveData>
Immutable effective data object that handles inheritance, style/theme resolving and data caching.
TLocalData
: Type of local data.
TEffectiveData
: Type of effective data.
Modifier and Type | Method and Description |
---|---|
long |
getActualVersion() |
long |
getInstanceId() |
void |
updateCache() |
equals, hashCode
Copyright © 2004-2021 Aspose Pty Ltd. All Rights Reserved.