Class ConfigEditorPane

    • Constructor Detail

      • ConfigEditorPane

        public ConfigEditorPane​(org.pentaho.reporting.libraries.base.boot.AbstractBoot packageManager,
                                boolean includeGlobals)
    • Method Detail

      • updateConfiguration

        public void updateConfiguration​(org.pentaho.reporting.libraries.base.config.HierarchicalConfiguration configuration)
      • reset

        public void reset()
        Resets all values.
      • getDescriptionForKey

        public String getDescriptionForKey​(String key)
      • getDetailEditorPane

        protected ConfigEditorPanel getDetailEditorPane()
        Returns the detail editor pane.
        Returns:
        the detail editor.
      • commit

        public void commit()