Interface IReportItemPreparation


  • public interface IReportItemPreparation
    IReportItemPreparation is initially designed for extended item, which handles its nested items. So it shouldn't prepare itself again, otherwise an infinite loop occurs.
    • Method Detail

      • prepare

        void prepare()
              throws org.eclipse.birt.core.exception.BirtException
        Throws:
        org.eclipse.birt.core.exception.BirtException