public interface IDataItemInstance extends IReportItemInstance
| 限定符和类型 | 方法和说明 |
|---|---|
IActionInstance |
createAction()
Create a new action instance, witch can be bookmark, hyperlink or
drillThrough.
|
IActionInstance |
getAction()
Get the action instance.
|
java.lang.Object |
getValue() |
void |
setAction(IActionInstance actionInstance)
set the actionInstance
|
void |
setDisplayValue(java.lang.Object value)
set the display value of data item
|
getHelpText, getHyperlink, getName, setHelpText, setNamegetHeight, getHorizontalPosition, getNamedExpressionValue, getParent, getRowData, getStyle, getUserPropertyValue, getVerticalPosition, getWidth, setHeight, setHorizontalPosition, setUserPropertyValue, setVerticalPosition, setWidthjava.lang.Object getValue()
IActionInstance createAction()
IActionInstance getAction()
void setAction(IActionInstance actionInstance)
actionInstance - void setDisplayValue(java.lang.Object value)
value - value to displayCopyright © 2008 Actuate Corp. All rights reserved.