public interface ItemValueSource extends ValueSource
The following features are supported:
DetailViewPackage.getItemValueSource()
Modifier and Type | Method and Description |
---|---|
String |
getValueKey()
Returns the value of the 'Value Key' attribute.
|
void |
setValueKey(String value)
Sets the value of the '
Value Key ' attribute. |
String getValueKey()
If the meaning of the 'Value Key' attribute isn't clear, there really should be more of a description here...
setValueKey(String)
,
DetailViewPackage.getItemValueSource_ValueKey()
void setValueKey(String value)
Value Key
' attribute.
value
- the new value of the 'Value Key' attribute.getValueKey()
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.