public class ZeroAmountBooleanBinding
extends javafx.beans.binding.BooleanBinding
| Constructor | Description |
|---|---|
ZeroAmountBooleanBinding(javafx.beans.property.IntegerProperty amountToBeChecked) |
| Modifier and Type | Method | Description |
|---|---|---|
protected boolean |
computeValue() |
Evaluates to true as long as the bound integer property is positive (>0).
|
addListener, addListener, bind, dispose, get, getDependencies, invalidate, isValid, onInvalidating, removeListener, removeListener, toString, unbindand, asObject, asString, booleanExpression, booleanExpression, getValue, isEqualTo, isNotEqualTo, not, orCopyright © 2011-2018 Sahits GmbH. All Rights Reserved.