Interface WritableStringValue
- All Superinterfaces:
WritableObjectValue<String>, WritableValue<String>
- All Known Implementing Classes:
JavaBeanStringProperty, ReadOnlyStringWrapper, SimpleStringProperty, SimpleStyleableStringProperty, StringProperty, StringPropertyBase, StyleableStringProperty
A writable String.
- Since:
- JavaFX 2.0
- See Also:
-
Method Summary
Methods declared in interface WritableObjectValue
get, setMethods declared in interface WritableValue
getValue, setValue