|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ICalculator | |
|---|---|
| org.eclipse.nebula.widgets.nattable.util | |
| Uses of ICalculator in org.eclipse.nebula.widgets.nattable.util |
|---|
| Methods in org.eclipse.nebula.widgets.nattable.util with parameters of type ICalculator | |
|---|---|
Object |
CalculatedValueCache.getCalculatedValue(int columnPosition,
int rowPosition,
boolean calculateInBackground,
ICalculator calculator)
Returns the calculated value for the specified column and row position. |
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 | |||||||||