public class ObservableValueDelegate<T> extends PropertyDelegate implements ObservableValue<T>
base, listeners, parentProperty| Constructor and Description |
|---|
ObservableValueDelegate(ObservableValue<T> base) |
| Modifier and Type | Method and Description |
|---|---|
T |
get() |
protected ObservableValue<T> |
getBase() |
ObservableValue<T> |
readOnly() |
events, isWritable, propertyName, propertyType, userObjectsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbindConvert, bindTarget, doNonNull, getOr, getOrDefault, getRequired, isNotNull, isNull, mapBooleanValue, mapDoubleValue, mapEqualsValue, mapFloatValue, mapIntValue, mapLongValue, mapNotEqualsValue, mapStringValue, mapValue, mapValue, propertyClass, unbind, withValueevents, getChildProperty, isWritable, onChange, onChange, onChangeAndInit, onChangeAndInit, onPropagatedChange, onPropagatedChange, onPropagatedChangeAndInit, onPropagatedChangeAndInit, propertyName, propertyType, userObjects, with, withpublic ObservableValueDelegate(ObservableValue<T> base)
protected ObservableValue<T> getBase()
getBase in class PropertyDelegatepublic T get()
get in interface GetValueModel<T>get in interface ObservableValue<T>public ObservableValue<T> readOnly()
readOnly in interface ObservableValue<T>readOnly in interface PropertyCopyright © 2022 vpc open source initiative. All rights reserved.