Class OpenERPDataSourceEditor

    • Constructor Detail

      • OpenERPDataSourceEditor

        public OpenERPDataSourceEditor​(org.pentaho.reporting.engine.classic.core.designtime.DesignTimeContext context)
      • OpenERPDataSourceEditor

        public OpenERPDataSourceEditor​(org.pentaho.reporting.engine.classic.core.designtime.DesignTimeContext context,
                                       Frame owner)
                                throws HeadlessException
        Throws:
        HeadlessException
      • OpenERPDataSourceEditor

        public OpenERPDataSourceEditor​(org.pentaho.reporting.engine.classic.core.designtime.DesignTimeContext context,
                                       Dialog owner)
                                throws HeadlessException
        Throws:
        HeadlessException
    • Method Detail

      • getDialogId

        protected String getDialogId()
        Specified by:
        getDialogId in class org.pentaho.reporting.libraries.designtime.swing.CommonDialog
      • createContentPane

        protected Component createContentPane()
        Specified by:
        createContentPane in class org.pentaho.reporting.libraries.designtime.swing.CommonDialog
      • validateInputs

        protected boolean validateInputs​(boolean onConfirm)
        Overrides:
        validateInputs in class org.pentaho.reporting.libraries.designtime.swing.CommonDialog
      • performConfiguration

        public org.pentaho.reporting.engine.classic.core.DataFactory performConfiguration​(org.pentaho.reporting.engine.classic.extensions.datasources.openerp.OpenERPDataFactory input)