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