public class TextValueProperty<S> extends ControlPropertyValueProperty<S,java.lang.String>
| Constructor and Description |
|---|
TextValueProperty() |
| Modifier and Type | Method and Description |
|---|---|
protected javafx.beans.property.Property<java.lang.String> |
getProperty(S source)
Get the property
|
java.lang.Object |
getValueType() |
doSetValueadaptListener, doGetValueobserve, observe, observeDelayedpublic java.lang.Object getValueType()
protected javafx.beans.property.Property<java.lang.String> getProperty(S source)
ControlReadOnlyPropertyValuePropertygetProperty in class ControlPropertyValueProperty<S,java.lang.String>source - the source