public interface ILabelInstance 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.String |
getText()
Get the value
|
java.lang.String |
getTextKey()
Get the text key
|
void |
setAction(IActionInstance actionInstance)
set the actionInstance
|
void |
setText(java.lang.String value)
Set the value
|
void |
setTextKey(java.lang.String key)
Set the text key
|
getHelpText, getHyperlink, getName, setHelpText, setName
getHeight, getHorizontalPosition, getNamedExpressionValue, getParent, getRowData, getStyle, getUserPropertyValue, getVerticalPosition, getWidth, setHeight, setHorizontalPosition, setUserPropertyValue, setVerticalPosition, setWidth
java.lang.String getText()
void setText(java.lang.String value)
java.lang.String getTextKey()
void setTextKey(java.lang.String key)
IActionInstance createAction()
IActionInstance getAction()
void setAction(IActionInstance actionInstance)
actionInstance
- Copyright © 2008 Actuate Corp. All rights reserved.