Interface | Description |
---|---|
Bindable<T> | |
ChangeListener<T> | |
InvalidationListener | |
NamedProperty<T> | |
Observable | |
ObservableValue<T> | |
Property<T> |
Class | Description |
---|---|
BaseProperty<T> | |
BooleanProperty | |
DoubleProperty | |
EnumProperty<T extends Enum<?>> | |
IntegerProperty | |
LongProperty | |
ObjectProperty<T> | |
StringProperty |
Exception | Description |
---|---|
BindException |
Signals an error in the Binding process.
|
Copyright © 2017. All rights reserved.