public final class JavaBeanAccessHelper extends Object
Modifier and Type | Method and Description |
---|---|
static <T> ReadOnlyObjectProperty<T> |
createReadOnlyJavaBeanProperty(Object bean,
String propertyName) |
public static <T> ReadOnlyObjectProperty<T> createReadOnlyJavaBeanProperty(Object bean, String propertyName) throws NoSuchMethodException
NoSuchMethodException
Copyright © 2020. All rights reserved.