Overview
A run-time represention of a JavaFX member of a class.
Corresponds to java.lang.reflect.Member,
and com.sun.jdi.TypeComponent, respectively.
Profile: desktop
Inherited Variables
Method Summary
- public FXClassType getDeclaringClass()
- public java.lang.String getName()
- public boolean isStatic()
