public class MappedValueBase<F,T> extends WritableValueBase<T>
adjusters, vetosmodellisteners, parentProperty| Constructor and Description |
|---|
MappedValueBase(String name,
PropertyType toType,
ObservableValue<F> value,
Function<F,T> mapper) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isWritable() |
adjusters, createReadOnly, currentPath, get, model, readOnly, set, vetosequals, hashCode, toStringcreateListeners, events, fullPropertyName, parentProperty, propagateEvents, propertyName, propertyType, userObjectsclone, finalize, getClass, notify, notifyAll, wait, wait, waitbind, bind, bind, bind, bindSource, bindTo, getOrCompute, setAndBind, setAndBindConvert, setUsing, setUsingNonNullbindConvert, bindTarget, doNonNull, getOr, getOrDefault, getRequired, isNotNull, isNull, mapBooleanValue, mapDoubleValue, mapEqualsValue, mapFloatValue, mapIntValue, mapLongValue, mapNotEqualsValue, mapStringValue, mapValue, mapValue, propertyClass, unbind, withValueevents, getChildProperty, onChange, onChange, onChangeAndInit, onChangeAndInit, onPropagatedChange, onPropagatedChange, onPropagatedChangeAndInit, onPropagatedChangeAndInit, propertyName, propertyType, userObjects, with, withpublic MappedValueBase(String name, PropertyType toType, ObservableValue<F> value, Function<F,T> mapper)
public boolean isWritable()
isWritable in interface PropertyisWritable in class WritableValueBase<T>Copyright © 2022 vpc open source initiative. All rights reserved.