public class FxObject<T> extends ForwardingProperty<T,javafx.beans.property.Property<T>>
delegate| Constructor and Description |
|---|
FxObject(Object bean,
String name) |
FxObject(Object bean,
String name,
T initialValue) |
FxObject(javafx.beans.property.Property<T> delegate) |
bind, bindBidirectional, get, getBean, getName, isBound, set, setValue, unbind, unbindBidirectionaladdListener, addListener, getValue, listeners, removeListener, removeListener, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitCopyright © 2012–2017 MARID software development group. All rights reserved.