public interface IPreparationContext
extends org.eclipse.birt.report.engine.api.script.IReportContext
Modifier and Type | Method and Description |
---|---|
void |
prepare(org.eclipse.birt.report.model.api.DesignElementHandle handle) |
void |
triggerEvent(org.eclipse.birt.report.model.api.DesignElementHandle handle) |
cancel, cancel, deleteGlobalVariable, deletePersistentGlobalVariable, evaluate, evaluate, evaluate, getAppContext, getApplicationClassLoader, getDesignHandle, getGlobalVariable, getHttpServletRequest, getLocale, getMessage, getMessage, getMessage, getMessage, getOutputFormat, getPageVariable, getParameterDisplayText, getParameterValue, getPersistentGlobalVariable, getRenderOption, getReportRunnable, getResource, getResourceRenderURL, getTaskType, getTimeZone, isReportDocumentFinished, setGlobalVariable, setPageVariable, setParameterDisplayText, setParameterValue, setPersistentGlobalVariable
void prepare(org.eclipse.birt.report.model.api.DesignElementHandle handle) throws org.eclipse.birt.core.exception.BirtException
org.eclipse.birt.core.exception.BirtException
void triggerEvent(org.eclipse.birt.report.model.api.DesignElementHandle handle) throws org.eclipse.birt.core.exception.BirtException
org.eclipse.birt.core.exception.BirtException
Copyright © 2008 Actuate Corp. All rights reserved.