public interface CallBackValue extends ActionValue
The following features are supported:
AttributePackage.getCallBackValue()
Modifier and Type | Method and Description |
---|---|
CallBackValue |
copyInstance() |
java.lang.String |
getIdentifier()
Returns the value of the 'Identifier' attribute.
|
void |
setIdentifier(java.lang.String value)
Sets the value of the '
Identifier ' attribute. |
getLabel, setLabel
java.lang.String getIdentifier()
setIdentifier(String)
,
AttributePackage.getCallBackValue_Identifier()
void setIdentifier(java.lang.String value)
Identifier
' attribute.
value
- the new value of the 'Identifier' attribute.getIdentifier()
CallBackValue copyInstance()
copyInstance
in interface ActionValue
copyInstance
in interface IChartObject
Copyright © 2005-2008 Actuate Corp. All rights reserved.