Class WritableStringImpl
java.lang.Object
- All Implemented Interfaces:
GetValueModel<String>, ObservableValue<String>, Property, SetValueModel<String>, WritableProperty, WritableString, WritableValue<String>, WritableValueModel<String>
- Author:
- thevpc
-
Field Summary
Fields inherited from class WritableValueBase
adjusters, vetosFields inherited from class ObservableValueBase
modelFields inherited from class PropertyBase
listeners, parentProperty -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class WritableValueBase
adjusters, createReadOnly, currentPath, get, isWritable, model, readOnly, set, vetosMethods inherited from class ObservableValueBase
equals, hashCode, toStringMethods inherited from class PropertyBase
createListeners, events, fullPropertyName, parentProperty, propagateEvents, propertyName, propertyType, userObjectsMethods inherited from interface ObservableValue
bindConvert, bindTarget, doNonNull, get, getOr, getOrDefault, getRequired, isNotNull, isNull, mapBooleanValue, mapDoubleValue, mapEqualsValue, mapFloatValue, mapIntValue, mapLongValue, mapNotEqualsValue, mapStringValue, mapValue, mapValue, propertyClass, readOnly, unbind, withValueMethods inherited from interface Property
events, getChildProperty, isWritable, onChange, onChange, onChangeAndInit, onChangeAndInit, onPropagatedChange, onPropagatedChange, onPropagatedChangeAndInit, onPropagatedChangeAndInit, propertyName, propertyType, userObjects, with, withMethods inherited from interface WritableProperty
adjusters, vetosMethods inherited from interface WritableValue
bind, bind, bind, bind, bindSource, bindTo, getOrCompute, set, setAndBind, setAndBindConvert, setUsing, setUsingNonNull
-
Constructor Details
-
WritableStringImpl
-