org.eclipse.birt.report.engine.layout.content
Class ItemExecutorWrapper
java.lang.Object
org.eclipse.birt.report.engine.layout.content.ItemExecutorWrapper
- All Implemented Interfaces:
- org.eclipse.birt.report.engine.executor.IReportItemExecutor
- public class ItemExecutorWrapper
- extends java.lang.Object
- implements org.eclipse.birt.report.engine.executor.IReportItemExecutor
Field Summary |
protected IContent |
content
|
protected org.eclipse.birt.report.engine.executor.IReportItemExecutor |
executor
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
executor
protected org.eclipse.birt.report.engine.executor.IReportItemExecutor executor
content
protected IContent content
ItemExecutorWrapper
public ItemExecutorWrapper(org.eclipse.birt.report.engine.executor.IReportItemExecutor executor,
IContent content)
close
public void close()
- Specified by:
close
in interface org.eclipse.birt.report.engine.executor.IReportItemExecutor
execute
public IContent execute()
- Specified by:
execute
in interface org.eclipse.birt.report.engine.executor.IReportItemExecutor
getNextChild
public org.eclipse.birt.report.engine.executor.IReportItemExecutor getNextChild()
- Specified by:
getNextChild
in interface org.eclipse.birt.report.engine.executor.IReportItemExecutor
hasNextChild
public boolean hasNextChild()
- Specified by:
hasNextChild
in interface org.eclipse.birt.report.engine.executor.IReportItemExecutor
Copyright © 2005 Actuate Corp. All rights reserved.