JavaScript is disabled on your browser.
java.lang.Object
com.google.code.validationframework.base.property.AbstractReadableProperty<R>
com.google.code.validationframework.javafx.property.ObservableValueProperty<R>
Method Summary
Methods inherited from class com.google.code.validationframework.base.property.AbstractReadableProperty
addValueChangeListener, getValueChangeListeners, isInhibited, isNotifyingListeners, maybeNotifyListeners, removeValueChangeListener, setInhibited
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Method Detail
dispose
public void dispose()
Specified by:
dispose in interface com.google.code.validationframework.api.common.Disposable
getValue
public R getValue()
Specified by:
getValue in interface com.google.code.validationframework.api.property.ReadableProperty<R >
Copyright © 2020. All rights reserved.