|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IDataItemInstance
| Method Summary | |
|---|---|
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 |
| 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, getRowData, getStyle, getUserPropertyValue, getVerticalPosition, getWidth, setHeight, setHorizontalPosition, setUserPropertyValue, setVerticalPosition, setWidth |
| Method Detail |
|---|
java.lang.Object getValue()
IActionInstance createAction()
IActionInstance getAction()
void setAction(IActionInstance actionInstance)
actionInstance - void setDisplayValue(java.lang.Object value)
value - value to display
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||