public interface IReportItemPresentationInfo
Modifier and Type | Method and Description |
---|---|
IHTMLActionHandler |
getActionHandler() |
java.lang.ClassLoader |
getApplicationClassLoader() |
IContent |
getExtendedItemContent() |
org.eclipse.birt.report.model.api.ExtendedItemHandle |
getModelObject() |
java.lang.String |
getOutputFormat() |
org.eclipse.birt.report.engine.api.script.IReportContext |
getReportContext() |
org.eclipse.birt.data.engine.api.IDataQueryDefinition[] |
getReportQueries() |
int |
getResolution() |
java.lang.String |
getSupportedImageFormats() |
org.eclipse.birt.report.model.api.ExtendedItemHandle getModelObject()
java.lang.ClassLoader getApplicationClassLoader()
org.eclipse.birt.report.engine.api.script.IReportContext getReportContext()
org.eclipse.birt.data.engine.api.IDataQueryDefinition[] getReportQueries()
IContent getExtendedItemContent()
int getResolution()
java.lang.String getOutputFormat()
IHTMLActionHandler getActionHandler()
java.lang.String getSupportedImageFormats()
Copyright © 2008 Actuate Corp. All rights reserved.