This class extends LongPropertyBase
and provides a partial
implementation of a StyleableProperty
. The method
StyleableProperty.getCssMetaData()
is not implemented.
This class is used to make a javafx.beans.property.LongProperty
,
that would otherwise be implemented as a LongPropertyBase
,
styleable by CSS.
extends
javafx.beans.property.LongPropertyBase, CssMetaData, StyleableProperty