|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ICalculatedValueCacheKey | |
---|---|
org.eclipse.nebula.widgets.nattable.util |
Uses of ICalculatedValueCacheKey in org.eclipse.nebula.widgets.nattable.util |
---|
Methods in org.eclipse.nebula.widgets.nattable.util with parameters of type ICalculatedValueCacheKey | |
---|---|
protected void |
CalculatedValueCache.addToCache(ICalculatedValueCacheKey key,
Object value)
Adds the given value to the cache and the cache-copy. |
Object |
CalculatedValueCache.getCalculatedValue(int columnPosition,
int rowPosition,
ICalculatedValueCacheKey key,
boolean calculateInBackground,
ICalculator calculator)
Returns the calculated value for the specified column and row position. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |