Class ResourcePropertyEditor

  • All Implemented Interfaces:
    PropertyEditor, org.pentaho.reporting.libraries.designtime.swing.propertyeditors.AdvancedPropertyEditor

    public class ResourcePropertyEditor
    extends Object
    implements org.pentaho.reporting.libraries.designtime.swing.propertyeditors.AdvancedPropertyEditor
    Property editor for resource properties.
    Author:
    Thomas Morgner, David Kincade
    • Constructor Detail

      • ResourcePropertyEditor

        public ResourcePropertyEditor​(ReportDocumentContext reportRenderContext)
        Creates a ReportPropertyEditor while specifying a ReportRenderContext.
        Parameters:
        reportRenderContext - the current render context.