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.
|
getValidatedValueType
public JavaFXPropertyValueUnwrapper(TypeResolutionHelper typeResolutionHelper)
public Object handleValidatedValue(<any> value)
ValidatedValueUnwrapper
handleValidatedValue
in class ValidatedValueUnwrapper<<any>>
value
- the wrapper object to retrieve the value fromCopyright © 2016 JBoss by Red Hat. All rights reserved.