V
- value typepublic interface HasValueSource<V>
ValueSource
.Modifier and Type | Method and Description |
---|---|
ValueSource<V> |
getValueSource() |
void |
setValueSource(ValueSource<V> valueSource)
Sets value source for component.
|
void setValueSource(ValueSource<V> valueSource)
valueSource
- value sourceValueSource<V> getValueSource()