|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IContentEmitter
used to pass the content object to following process.
Method Detail |
---|
java.lang.String getOutputFormat()
void initialize(IEmitterServices service) throws org.eclipse.birt.core.exception.BirtException
org.eclipse.birt.core.exception.BirtException
void start(IReportContent report) throws org.eclipse.birt.core.exception.BirtException
org.eclipse.birt.core.exception.BirtException
void end(IReportContent report) throws org.eclipse.birt.core.exception.BirtException
org.eclipse.birt.core.exception.BirtException
void startPage(IPageContent page) throws org.eclipse.birt.core.exception.BirtException
page
-
org.eclipse.birt.core.exception.BirtException
void endPage(IPageContent page) throws org.eclipse.birt.core.exception.BirtException
page
-
org.eclipse.birt.core.exception.BirtException
void startTable(ITableContent table) throws org.eclipse.birt.core.exception.BirtException
table
-
org.eclipse.birt.core.exception.BirtException
void endTable(ITableContent table) throws org.eclipse.birt.core.exception.BirtException
org.eclipse.birt.core.exception.BirtException
void startTableBand(ITableBandContent band) throws org.eclipse.birt.core.exception.BirtException
org.eclipse.birt.core.exception.BirtException
void endTableBand(ITableBandContent band) throws org.eclipse.birt.core.exception.BirtException
org.eclipse.birt.core.exception.BirtException
void startRow(IRowContent row) throws org.eclipse.birt.core.exception.BirtException
org.eclipse.birt.core.exception.BirtException
void endRow(IRowContent row) throws org.eclipse.birt.core.exception.BirtException
org.eclipse.birt.core.exception.BirtException
void startCell(ICellContent cell) throws org.eclipse.birt.core.exception.BirtException
org.eclipse.birt.core.exception.BirtException
void endCell(ICellContent cell) throws org.eclipse.birt.core.exception.BirtException
org.eclipse.birt.core.exception.BirtException
void startList(IListContent list) throws org.eclipse.birt.core.exception.BirtException
org.eclipse.birt.core.exception.BirtException
void endList(IListContent list) throws org.eclipse.birt.core.exception.BirtException
org.eclipse.birt.core.exception.BirtException
void startListBand(IListBandContent listBand) throws org.eclipse.birt.core.exception.BirtException
org.eclipse.birt.core.exception.BirtException
void endListBand(IListBandContent listBand) throws org.eclipse.birt.core.exception.BirtException
org.eclipse.birt.core.exception.BirtException
void startContainer(IContainerContent container) throws org.eclipse.birt.core.exception.BirtException
org.eclipse.birt.core.exception.BirtException
void endContainer(IContainerContent container) throws org.eclipse.birt.core.exception.BirtException
org.eclipse.birt.core.exception.BirtException
void startText(ITextContent text) throws org.eclipse.birt.core.exception.BirtException
org.eclipse.birt.core.exception.BirtException
void startData(IDataContent data) throws org.eclipse.birt.core.exception.BirtException
org.eclipse.birt.core.exception.BirtException
void startLabel(ILabelContent label) throws org.eclipse.birt.core.exception.BirtException
org.eclipse.birt.core.exception.BirtException
void startAutoText(IAutoTextContent autoText) throws org.eclipse.birt.core.exception.BirtException
org.eclipse.birt.core.exception.BirtException
void startForeign(IForeignContent foreign) throws org.eclipse.birt.core.exception.BirtException
org.eclipse.birt.core.exception.BirtException
void startImage(IImageContent image) throws org.eclipse.birt.core.exception.BirtException
org.eclipse.birt.core.exception.BirtException
void startContent(IContent content) throws org.eclipse.birt.core.exception.BirtException
org.eclipse.birt.core.exception.BirtException
void endContent(IContent content) throws org.eclipse.birt.core.exception.BirtException
org.eclipse.birt.core.exception.BirtException
void startGroup(IGroupContent group) throws org.eclipse.birt.core.exception.BirtException
org.eclipse.birt.core.exception.BirtException
void endGroup(IGroupContent group) throws org.eclipse.birt.core.exception.BirtException
org.eclipse.birt.core.exception.BirtException
void startTableGroup(ITableGroupContent group) throws org.eclipse.birt.core.exception.BirtException
org.eclipse.birt.core.exception.BirtException
void endTableGroup(ITableGroupContent group) throws org.eclipse.birt.core.exception.BirtException
org.eclipse.birt.core.exception.BirtException
void startListGroup(IListGroupContent group) throws org.eclipse.birt.core.exception.BirtException
org.eclipse.birt.core.exception.BirtException
void endListGroup(IListGroupContent group) throws org.eclipse.birt.core.exception.BirtException
org.eclipse.birt.core.exception.BirtException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |