public class WritableBooleanImpl extends WritableValueImpl<Boolean> implements WritableBoolean
adjusters, vetosmodellisteners, parentProperty| Constructor and Description |
|---|
WritableBooleanImpl(String name,
boolean nullable,
Boolean value) |
| Modifier and Type | Method and Description |
|---|---|
<T> void |
bindEquals(WritableValue<T> property,
T value) |
ObservableBoolean |
readOnly() |
void |
set(boolean value) |
adjusters, createReadOnly, currentPath, get, isWritable, model, set, vetosequals, hashCode, toStringcreateListeners, events, fullPropertyName, parentProperty, propagateEvents, propertyName, propertyType, userObjectsclone, finalize, getClass, notify, notifyAll, wait, wait, waitbind, bind, bind, bind, bindSource, bindTo, getOrCompute, set, setAndBind, setAndBindConvert, setUsing, setUsingNonNulladjusters, vetosnotbindConvert, bindTarget, doNonNull, get, 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 void set(boolean value)
public <T> void bindEquals(WritableValue<T> property, T value)
bindEquals in interface WritableBooleanpublic ObservableBoolean readOnly()
readOnly in interface ObservableBooleanreadOnly in interface ObservableValue<Boolean>readOnly in interface PropertyreadOnly in class WritableValueBase<Boolean>Copyright © 2022 vpc open source initiative. All rights reserved.