Class FunctionListPanel

    • Constructor Detail

      • FunctionListPanel

        public FunctionListPanel()
    • Method Detail

      • setFormulaContext

        public void setFormulaContext​(org.pentaho.reporting.libraries.formula.FormulaContext formulaContext)
      • fireActionPerformed

        protected void fireActionPerformed()
      • addActionListener

        public void addActionListener​(ActionListener listener)
      • removeActionListener

        public void removeActionListener​(ActionListener listener)
      • getFormulaList

        protected JList getFormulaList()
      • getSelectedCategoryName

        protected org.pentaho.reporting.libraries.formula.function.FunctionCategory getSelectedCategoryName()
      • getDescriptionsForCategory

        protected org.pentaho.reporting.libraries.formula.function.FunctionDescription[] getDescriptionsForCategory​(org.pentaho.reporting.libraries.formula.function.FunctionCategory category)
      • getSelectedValue

        public org.pentaho.reporting.libraries.formula.function.FunctionDescription getSelectedValue()
      • setSelectedValue

        public void setSelectedValue​(org.pentaho.reporting.libraries.formula.function.FunctionDescription selectedValue)