| 接口 | 说明 |
|---|---|
| FormulaValueProducer |
公式字典取值接口
Created by rinoux on 2017/1/13.
|
| 类 | 说明 |
|---|---|
| AbstractFormulaDicHandler |
Created by rinoux on 2017/1/13.
|
| BothDependKey |
实际值公式和显示值公式都依赖于key值时的取值类
Created by rinoux on 2017/1/13. |
| EFDependKey |
实际值公式不依赖key而显示值公式依赖key时的取值类
Created by rinoux on 2017/1/13. |
| EitherDependKey |
实际值公式和显示值公式均不依赖于key的情况下的取值类
Created by rinoux on 2017/1/13.
|
| PFDependKey |
实际值公式依赖于key而显示值和key无关时的取值类
Created by rinoux on 2017/1/13. |