Interface IReportPart

  • All Known Subinterfaces:
    IImage

    public interface IReportPart
    Base interface that provides accessible information for a report part
    • Method Detail

      • getReportRunnable

        IReportRunnable getReportRunnable()
        returns the runnable report design
        Returns:
        the runnable report design
      • getRenderOption

        IRenderOption getRenderOption()
        returns the rendering options
        Returns:
        the rendering options