Class EditQueryAction

    • Constructor Detail

      • EditQueryAction

        public EditQueryAction()
    • Method Detail

      • actionPerformed

        public void actionPerformed​(ActionEvent e)
        Invoked when an action occurs.
      • performEdit

        public void performEdit​(org.pentaho.reporting.engine.classic.core.DataFactory dataFactory,
                                String queryName)
                         throws org.pentaho.reporting.engine.classic.core.ReportDataFactoryException
        Throws:
        org.pentaho.reporting.engine.classic.core.ReportDataFactoryException
      • getEditedDataFactory

        public org.pentaho.reporting.engine.classic.core.DataFactory getEditedDataFactory()