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
NoSuchMethodExceptionCopyright © 2025. All rights reserved.