private class AutomaticTradingOverviewDialog.VisibleTradeTypeBinding
extends javafx.beans.binding.BooleanBinding
| Modifier and Type | Field and Description |
|---|---|
private javafx.beans.property.ObjectProperty<ch.sahits.game.openpatrician.model.building.ETradeType> |
boundTradeType |
| Modifier | Constructor and Description |
|---|---|
private |
VisibleTradeTypeBinding(javafx.beans.property.ObjectProperty<ch.sahits.game.openpatrician.model.building.ETradeType> boundTradeType) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
computeValue() |
addListener, addListener, bind, dispose, get, getDependencies, invalidate, isValid, onInvalidating, removeListener, removeListener, toString, unbindprivate final javafx.beans.property.ObjectProperty<ch.sahits.game.openpatrician.model.building.ETradeType> boundTradeType
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.