public class SingleSelectionProperty<S,T> extends ControlReadOnlyPropertyValueProperty<S,T>
| Constructor and Description |
|---|
SingleSelectionProperty() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doSetValue(S source,
T value) |
protected javafx.beans.property.ReadOnlyProperty<T> |
getProperty(S source)
Get the property
|
java.lang.Object |
getValueType() |
adaptListener, doGetValueobserve, observe, observeDelayedpublic java.lang.Object getValueType()
protected javafx.beans.property.ReadOnlyProperty<T> getProperty(S source)
ControlReadOnlyPropertyValuePropertygetProperty in class ControlReadOnlyPropertyValueProperty<S,T>source - the source