Interface ReportDesignerFunctionParameterEditor

  • All Superinterfaces:
    org.pentaho.openformula.ui.FunctionParameterEditor
    All Known Implementing Classes:
    DrillDownFunctionParameterEditor

    public interface ReportDesignerFunctionParameterEditor
    extends org.pentaho.openformula.ui.FunctionParameterEditor
    Todo: Document me!

    Date: 07.10.2010 Time: 18:52:50

    Author:
    Thomas Morgner.
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void setReportDesignerContext​(ReportDesignerContext reportDesignerContext)  
      • Methods inherited from interface org.pentaho.openformula.ui.FunctionParameterEditor

        addParameterUpdateListener, clearSelectedFunction, getEditorComponent, removeParameterUpdateListener, setFields, setSelectedFunction
    • Method Detail

      • setReportDesignerContext

        void setReportDesignerContext​(ReportDesignerContext reportDesignerContext)