public class ReadOnlyValue<T> extends ObservableValueDelegate<T>
base, listeners, parentProperty| Constructor and Description |
|---|
ReadOnlyValue(ObservableValue<T> v) |
| Modifier and Type | Method and Description |
|---|---|
ObservableValue<T> |
readOnly() |
get, getBaseevents, 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 ReadOnlyValue(ObservableValue<T> v)
public ObservableValue<T> readOnly()
readOnly in interface ObservableValue<T>readOnly in interface PropertyreadOnly in class ObservableValueDelegate<T>Copyright © 2022 vpc open source initiative. All rights reserved.