public interface IDataItemInstance extends IReportItemInstance
Modifier and Type | Method and Description |
---|---|
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, setName
getHeight, getHorizontalPosition, getNamedExpressionValue, getParent, getRowData, getStyle, getUserPropertyValue, getVerticalPosition, getWidth, setHeight, setHorizontalPosition, setUserPropertyValue, setVerticalPosition, setWidth
java.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.