Spec-Zone .ru
спецификации, руководства, описания, API
|
private class When.BooleanCondition extends BooleanBinding
Modifier and Type | Method and Description |
---|---|
protected boolean |
computeValue()
Calculates the current value of this binding.
|
void |
dispose()
A default implementation of
dispose() that is empty. |
ObservableList<ObservableValue<?>> |
getDependencies()
A default implementation of
getDependencies() that returns an
empty ObservableList . |
addListener, addListener, bind, get, invalidate, isValid, onInvalidating, removeListener, removeListener, toString, unbind
and, asString, booleanExpression, getValue, isEqualTo, isNotEqualTo, not, or
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getValue
protected boolean computeValue()
BooleanBinding
Classes extending BooleanBinding
have to provide an
implementation of computeValue
.
computeValue
in class BooleanBinding
public void dispose()
BooleanBinding
dispose()
that is empty.dispose
in interface Binding<java.lang.Boolean>
dispose
in class BooleanBinding
public ObservableList<ObservableValue<?>> getDependencies()
BooleanBinding
getDependencies()
that returns an
empty ObservableList
.getDependencies
in interface Binding<java.lang.Boolean>
getDependencies
in class BooleanBinding
ObservableList
Copyright (c) 2008, 2012, Oracle and/or its affiliates. All rights reserved. Use is subject to