-
Method Summary
Create a new action instance, witch can be bookmark, hyperlink or
drillThrough.
void
void
set the display value of data item
Methods inherited from interface org.eclipse.birt.report.engine.api.script.instance.IReportElementInstance
getHeight, getHorizontalPosition, getNamedExpressionValue, getParent, getRowData, getStyle, getUserPropertyValue, getVerticalPosition, getWidth, setHeight, setHorizontalPosition, setUserPropertyValue, setVerticalPosition, setWidth
-
Method Details
-
-
createAction
Create a new action instance, witch can be bookmark, hyperlink or
drillThrough. The default action instance type is NULL.
-
getAction
Get the action instance.
-
setAction
set the actionInstance
- Parameters:
actionInstance
-
-
setDisplayValue
void setDisplayValue(Object value)
set the display value of data item
- Parameters:
value
- value to display