public interface ItemValueSource extends ValueSource
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getValueKey()
Returns the value of the 'Value Key' attribute.
|
void |
setValueKey(java.lang.String value)
Sets the value of the '
Value Key' attribute. |
java.lang.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(java.lang.String value)
Value Key' attribute.
value - the new value of the 'Value Key' attribute.getValueKey()
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0