org.eclipse.birt.report.engine.api.script.instance
Interface IDataItemInstance

All Superinterfaces:
IReportElementInstance, IReportItemInstance

public interface IDataItemInstance
extends IReportItemInstance


Method Summary
 java.lang.Object getValue()
           
 
Methods inherited from interface org.eclipse.birt.report.engine.api.script.instance.IReportItemInstance
getHelpText, getHyperlink, getName, setHelpText, setName
 
Methods inherited from interface org.eclipse.birt.report.engine.api.script.instance.IReportElementInstance
getHeight, getHorizontalPosition, getNamedExpressionValue, getParent, getStyle, getUserPropertyValue, getVerticalPosition, getWidth, setHeight, setHorizontalPosition, setUserPropertyValue, setVerticalPosition, setWidth
 

Method Detail

getValue

public java.lang.Object getValue()


Copyright © 2005 Actuate Corp. All rights reserved.