Uses of Class
org.pentaho.openformula.ui.FunctionParameterContext
-
Packages that use FunctionParameterContext Package Description org.pentaho.openformula.ui -
-
Uses of FunctionParameterContext in org.pentaho.openformula.ui
Methods in org.pentaho.openformula.ui with parameters of type FunctionParameterContext Modifier and Type Method Description booleanDefaultFunctionParameterEditor. isMainFormula(FunctionParameterContext context)Determines whether the current context formula is the main one (the first formula following the '=').voidDefaultFunctionParameterEditor. setSelectedFunction(FunctionParameterContext context)voidFunctionParameterEditor. setSelectedFunction(FunctionParameterContext context)voidMultiplexFunctionParameterEditor. setSelectedFunction(FunctionParameterContext context)
-