Package | Description |
---|---|
org.zkoss.pivot.impl |
Implementation of models.
|
Modifier and Type | Field and Description |
---|---|
protected CalculatorContextSignature |
TabularPivotModel.CalculatorContextSpace._baseSig |
protected CalculatorContextSignature |
TabularPivotModel.CalculatorContextSpace._srcSig |
Modifier and Type | Method and Description |
---|---|
protected CalculatorContextSignature |
TabularPivotModel.getCalculatorContextSignature()
Override this method to intervene the required signature for preparing
source space.
|
Modifier and Type | Method and Description |
---|---|
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 © 2017. All rights reserved.