Class XPathDataSourceEditor

    • Constructor Detail

      • XPathDataSourceEditor

        public XPathDataSourceEditor​(org.pentaho.reporting.engine.classic.core.designtime.DesignTimeContext designTimeContext)
      • XPathDataSourceEditor

        public XPathDataSourceEditor​(org.pentaho.reporting.engine.classic.core.designtime.DesignTimeContext designTimeContext,
                                     Dialog owner)
      • XPathDataSourceEditor

        public XPathDataSourceEditor​(org.pentaho.reporting.engine.classic.core.designtime.DesignTimeContext designTimeContext,
                                     Frame owner)
    • 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
      • performConfiguration

        public org.pentaho.reporting.engine.classic.extensions.datasources.xpath.XPathDataFactory performConfiguration​(org.pentaho.reporting.engine.classic.extensions.datasources.xpath.XPathDataFactory dataFactory,
                                                                                                                       String selectedQuery)
      • setSelectedQuery

        protected void setSelectedQuery​(String aQuery)
      • updateQueryList

        protected void updateQueryList()
      • updateComponents

        protected void updateComponents()