Class ExpressionEditorPane

    • Constructor Detail

      • ExpressionEditorPane

        public ExpressionEditorPane()
    • Method Detail

      • getExpressionEditor

        protected JComboBox getExpressionEditor()
      • setReportDesignerContext

        public void setReportDesignerContext​(ReportDesignerContext reportDesignerContext)
      • getFields

        public org.pentaho.openformula.ui.FieldDefinition[] getFields()
      • setValue

        public void setValue​(org.pentaho.reporting.engine.classic.core.function.Expression expression)
      • getValue

        public org.pentaho.reporting.engine.classic.core.function.Expression getValue()
        Returns the value contained in the editor.
        Returns:
        the value contained in the editor