| Package | Description |
|---|---|
| org.granite.client.javafx.platform | |
| org.granite.messaging.reflect |
| Modifier and Type | Class and Description |
|---|---|
class |
JavaFXMethodProperty |
| Modifier and Type | Method and Description |
|---|---|
protected MethodProperty |
JavaFXReflection.newMethodProperty(java.lang.reflect.Method getter,
java.lang.reflect.Method setter,
java.lang.String name) |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleMethodProperty |
| Modifier and Type | Method and Description |
|---|---|
protected MethodProperty |
Reflection.newMethodProperty(java.lang.reflect.Method getter,
java.lang.reflect.Method setter,
java.lang.String name) |