|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
void |
onCreate(IDynamicTextInstance text,
IReportContext reportContext)
Handle the onCreate event |
void |
onPageBreak(IDynamicTextInstance text,
IReportContext reportContext)
Handle the onPageBreak event |
void |
onPrepare(IDynamicText textData,
IReportContext reportContext)
Handle the onPrepare event |
void |
onRender(IDynamicTextInstance text,
IReportContext reportContext)
Handle the onRender event |
Method Detail |
public void onPrepare(IDynamicText textData, IReportContext reportContext)
public void onCreate(IDynamicTextInstance text, IReportContext reportContext)
public void onRender(IDynamicTextInstance text, IReportContext reportContext)
public void onPageBreak(IDynamicTextInstance text, IReportContext reportContext)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |