Java javafx.beans.property ReadOnlyProperty fields, constructors, methods, implement or subclass

Example usage for Java javafx.beans.property ReadOnlyProperty fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javafx.beans.property ReadOnlyProperty.

The text is from its open source code.

Method

ObjectgetBean()
Returns the Object that contains this property.
ClassgetClass()
Returns the runtime class of this Object .
StringgetName()
Returns the name of this property.
TgetValue()
Returns the current value of this ObservableValue