|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectReportItemExecutorBase
org.eclipse.birt.report.engine.layout.content.ItemExecutorWrapper
Field Summary | |
protected IContent |
content
|
protected IReportItemExecutor |
executor
|
Constructor Summary | |
ItemExecutorWrapper(IReportItemExecutor executor,
IContent content)
|
Method Summary | |
void |
close()
|
IContent |
execute()
|
IReportItemExecutor |
getNextChild()
|
boolean |
hasNextChild()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected IReportItemExecutor executor
protected IContent content
Constructor Detail |
public ItemExecutorWrapper(IReportItemExecutor executor, IContent content)
Method Detail |
public void close()
public IContent execute()
public IReportItemExecutor getNextChild()
public boolean hasNextChild()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |