Serialized Form

  • Package org.pentaho.reporting.ui.datasources.xpath

    • Class org.pentaho.reporting.ui.datasources.xpath.XPathDataSourceEditor

      class XPathDataSourceEditor extends org.pentaho.reporting.libraries.designtime.swing.CommonDialog implements Serializable
      • Serialized Fields

        • designTimeContext
          org.pentaho.reporting.engine.classic.core.designtime.DesignTimeContext designTimeContext
        • filenameField
          JTextField filenameField
        • inModifyingQueryNameList
          boolean inModifyingQueryNameList
        • inQueryNameUpdate
          boolean inQueryNameUpdate
        • legacyQuery
          JCheckBox legacyQuery
        • preferences
          Preferences preferences
        • previewAction
          org.pentaho.reporting.ui.datasources.xpath.XPathDataSourceEditor.PreviewAction previewAction
        • queries
          Map<String,DataSetQuery> queries
        • queryNameList
          JList queryNameList
        • queryNameTextField
          JTextField queryNameTextField
        • queryTextArea
          JTextArea queryTextArea
        • removeQueryAction
          org.pentaho.reporting.ui.datasources.xpath.XPathDataSourceEditor.QueryRemoveActionListener removeQueryAction