Uses of Interface
org.pentaho.openformula.ui.FunctionParameterEditor
Packages that use FunctionParameterEditor
-
Uses of FunctionParameterEditor in org.pentaho.openformula.ui
Classes in org.pentaho.openformula.ui that implement FunctionParameterEditorModifier and TypeClassDescriptionclass
class
Methods in org.pentaho.openformula.ui that return FunctionParameterEditorModifier and TypeMethodDescriptionMethods in org.pentaho.openformula.ui with parameters of type FunctionParameterEditorModifier and TypeMethodDescriptionvoid
FormulaEditorDialog.setEditor
(String function, FunctionParameterEditor editor) void
FormulaEditorPanel.setEditor
(String function, FunctionParameterEditor editor) void
MultiplexFunctionParameterEditor.setEditor
(String function, FunctionParameterEditor editor)