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 Summary
-
Method Details
-
init
-
prepare
void prepare() throws org.eclipse.birt.core.exception.BirtException- Throws:
org.eclipse.birt.core.exception.BirtException
-