Uses of Interface
org.eclipse.nebula.widgets.nattable.util.ICalculator

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.
 



Copyright © 2015. All rights reserved.