Spec-Zone .ru
спецификации, руководства, описания, API

JavaFX: Bringing Rich Experiences To All the Screens Of Your Life

Profile: desktop, common

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()
Returns
FXClassType
 
public java.lang.String getName()
Returns
String
 
public boolean isStatic()
Returns
boolean
 

Inherited Functions