|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Deprecated Methods | |
com.japisoft.formula.FormulaFactory.getFormula()
Use getNewFormula |
|
com.japisoft.formula.FormulaFactory.getFormula(String)
Use getNewFormula |
|
com.japisoft.formula.node.AbstractNode.getPos()
you must call the getColumn or getLine method |
|
com.japisoft.formula.node.EvaluateException.getPos()
you must call the getErrorColumn method or getLine |
|
com.japisoft.formula.Formula.setParent(Formula)
Call rather setShareFormulaContext |
|
com.japisoft.formula.node.AbstractNode.setPos(int)
you must call the setColumn or setLine method Reset the current node location in the expression |
|
com.japisoft.formula.node.EvaluateException.setPos(int)
you must call the setColumn method or setLine method |
|
com.japisoft.formula.node.FunctionNode.setRootMode(boolean)
Must use the class RootNode for that |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |