public interface ObservableBoolean extends ObservableValue<Boolean>
| Modifier and Type | Method and Description |
|---|---|
default ObservableBoolean |
not() |
ObservableBoolean |
readOnly() |
bindConvert, 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, withObservableBoolean readOnly()
readOnly in interface ObservableValue<Boolean>readOnly in interface Propertydefault ObservableBoolean not()
Copyright © 2022 vpc open source initiative. All rights reserved.