Java FX - Class Diagram - Classes that extend LongExpression




NamePackageDescriptionDetail

JavaBeanLongPropertybeans.property.adapterA JavaBeanLongProperty provides an adapter between a regular Java Bean property of type long or Long and a JavaFX Detail
LongBindingbeans.bindingBase class that provides most of the functionality needed to implement a Binding of a long value.Detail
LongExpressionbeans.bindingA LongExpression is a ObservableLongValue plus additional convenience methods to generate bindings in a fluent style.Detail
LongPropertybeans.propertyThis class defines a Property wrapping a long value.Detail
LongPropertyBasebeans.propertyThe class LongPropertyBase is the base class for a property wrapping It provides all the functionality required for a property except for theDetail
ReadOnlyJavaBeanLongPropertybeans.property.adapterA ReadOnlyJavaBeanLongProperty provides an adapter between a regular read only Java Bean property of type long or Long and a JavaFX Detail
ReadOnlyLongPropertybeans.propertySuper class for all readonly properties wrapping a long.Detail
ReadOnlyLongPropertyBasebeans.propertyBase class for all readonly properties wrapping a long.Detail
ReadOnlyLongWrapperbeans.propertyThis class provides a convenient class to define read-only properties.Detail
SimpleLongPropertybeans.propertyThis class provides a full implementation of a Property wrapping aSince:JavaFX 2.Detail
SimpleStyleableLongPropertycssThis class extends SimpleLongProperty and provides a full implementation of a StyleableProperty.Detail
StyleableLongPropertycssThis class extends LongPropertyBase and provides a partial implementation of a StyleableProperty.Detail