-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getValue
public T getValue()
- Specified by:
getValue in interface javafx.beans.value.WritableValue<T>
-
get
public T get()
- Specified by:
get in interface javafx.beans.value.WritableObjectValue<T>
-
set
public void set(T value)
- Specified by:
set in interface javafx.beans.value.WritableObjectValue<T>
Copyright © 2012–2017 MARID software development group. All rights reserved.