public class JavaFXPropertyValueUnwrapper extends TypeResolverBasedValueUnwrapper<<any>>
ObservableValue and returns the wrapped value and type.| Constructor and Description |
|---|
JavaFXPropertyValueUnwrapper(TypeResolutionHelper typeResolutionHelper) |
| Modifier and Type | Method and Description |
|---|---|
Object |
handleValidatedValue(<any> value)
Retrieves the value to be validated from the given wrapper object.
|
getValidatedValueTypepublic JavaFXPropertyValueUnwrapper(TypeResolutionHelper typeResolutionHelper)
public Object handleValidatedValue(<any> value)
ValidatedValueUnwrapperhandleValidatedValue in class ValidatedValueUnwrapper<<any>>value - the wrapper object to retrieve the value fromCopyright © 2018 JBoss by Red Hat. All rights reserved.