public interface IPageInstance
Modifier and Type | Method and Description |
---|---|
IReportItemInstance[] |
getInstancesByElementId(int elementId) |
IReportItemInstance[] |
getInstancesByElementName(java.lang.String elementName) |
IReportItemInstance[] getInstancesByElementId(int elementId) throws ScriptException
ScriptException
IReportItemInstance[] getInstancesByElementName(java.lang.String elementName) throws ScriptException
ScriptException
Copyright © 2008 Actuate Corp. All rights reserved.