Class DrillDownFunctionParameterEditor

    • Constructor Detail

      • DrillDownFunctionParameterEditor

        public DrillDownFunctionParameterEditor()
    • Method Detail

      • addParameterUpdateListener

        public void addParameterUpdateListener​(org.pentaho.openformula.ui.ParameterUpdateListener parameterUpdateListener)
        Specified by:
        addParameterUpdateListener in interface org.pentaho.openformula.ui.FunctionParameterEditor
      • removeParameterUpdateListener

        public void removeParameterUpdateListener​(org.pentaho.openformula.ui.ParameterUpdateListener parameterUpdateListener)
        Specified by:
        removeParameterUpdateListener in interface org.pentaho.openformula.ui.FunctionParameterEditor
      • getEditorComponent

        public Component getEditorComponent()
        Specified by:
        getEditorComponent in interface org.pentaho.openformula.ui.FunctionParameterEditor
      • setFields

        public void setFields​(org.pentaho.openformula.ui.FieldDefinition[] fieldDefinitions)
        Specified by:
        setFields in interface org.pentaho.openformula.ui.FunctionParameterEditor
      • clearSelectedFunction

        public void clearSelectedFunction()
        Specified by:
        clearSelectedFunction in interface org.pentaho.openformula.ui.FunctionParameterEditor
      • setSelectedFunction

        public void setSelectedFunction​(org.pentaho.openformula.ui.FunctionParameterContext context)
        Specified by:
        setSelectedFunction in interface org.pentaho.openformula.ui.FunctionParameterEditor