public class TextValueChooser
extends ValueChooserBase
ValueChooser.DefaultImpls| Constructor and Description | 
|---|
| TextValueChooser() | 
| Modifier and Type | Method and Description | 
|---|---|
| javafx.scene.control.TextField | buildNode()True if builder node is successful | 
| void | setDisplayValue(Value value)Set display value but do not notify listeners | 
buildNode, currentValue, displayError, getDescriptorProperty, getNode, getValueProperty, resetValue, setCallbackgetDescriptor, getDescriptorProperty, getNode, getValue, getValueProperty, setCallback, setDescriptor, setDisabled, setDisplayValue, setValuepublic javafx.scene.control.TextField buildNode()
True if builder node is successful
public void setDisplayValue(Value value)
Set display value but do not notify listeners
value -