Uses of Class
org.zkoss.pivot.impl.CalculatorContextSignature

Packages that use CalculatorContextSignature
org.zkoss.pivot.impl Implementation of models. 
 

Uses of CalculatorContextSignature in org.zkoss.pivot.impl
 

Fields in org.zkoss.pivot.impl declared as CalculatorContextSignature
protected  CalculatorContextSignature TabularPivotModel.CalculatorContextSpace._baseSig
           
protected  CalculatorContextSignature TabularPivotModel.CalculatorContextSpace._srcSig
           
 

Methods in org.zkoss.pivot.impl that return CalculatorContextSignature
protected  CalculatorContextSignature TabularPivotModel.getCalculatorContextSignature()
          Override this method to intervene the required signature for preparing source space.
 

Methods in org.zkoss.pivot.impl with parameters of type CalculatorContextSignature
 boolean CalculatorContextSignature.covers(CalculatorContextSignature signature)
          Return true if this cover the other signature.
protected  boolean TabularPivotModel.shallReloadSourceSpace(CalculatorContextSignature current, CalculatorContextSignature required)
          Override this method to determine whether to reload source space more aggressively than default setting.
 



Copyright © 2012. All Rights Reserved.