Uses of Interface
org.javarosa.core.model.condition.IFunctionHandler
| Package | Description |
|---|---|
| org.javarosa.core.model.condition |
-
Uses of IFunctionHandler in org.javarosa.core.model.condition
Methods in org.javarosa.core.model.condition that return types with arguments of type IFunctionHandler Modifier and Type Method Description HashMap<String,IFunctionHandler>EvaluationContext. getFunctionHandlers()Methods in org.javarosa.core.model.condition with parameters of type IFunctionHandler Modifier and Type Method Description voidEvaluationContext. addFunctionHandler(IFunctionHandler fh)