Spec-Zone.ru › OpenJavaFX 8
javafx.beans.value

Interface WritableNumberValue

All Superinterfaces:

WritableValue<Number>

All Known Subinterfaces:

WritableDoubleValue, WritableFloatValue, WritableIntegerValue, WritableLongValue

All Known Implementing Classes:

DoubleProperty, DoublePropertyBase, FloatProperty, FloatPropertyBase, IntegerProperty, IntegerPropertyBase, JavaBeanDoubleProperty, JavaBeanFloatProperty, JavaBeanIntegerProperty, JavaBeanLongProperty, LongProperty, LongPropertyBase, ReadOnlyDoubleWrapper, ReadOnlyFloatWrapper, ReadOnlyIntegerWrapper, ReadOnlyLongWrapper, SimpleDoubleProperty, SimpleFloatProperty, SimpleIntegerProperty, SimpleLongProperty, SimpleStyleableDoubleProperty, SimpleStyleableFloatProperty, SimpleStyleableIntegerProperty, SimpleStyleableLongProperty, StyleableDoubleProperty, StyleableFloatProperty, StyleableIntegerProperty, StyleableLongProperty



public interface WritableNumberValue
extends WritableValue<Number>
A tagging interface that marks all sub-interfaces of WritableValue that wrap a number.

Since:

JavaFX 2.0

See Also:

WritableValue, WritableDoubleValue, WritableFloatValue, WritableIntegerValue, WritableLongValue

  • Method Summary

    • Methods inherited from interface javafx.beans.value.WritableValue

      getValue, setValue

© 2008, 2025, Oracle and/or its affiliates. All rights reserved.
Documentation extracted from JavaFX API Documentation.
Licensed under the GNU General Public License, version 2, with the Classpath Exception.
Java, JavaFX and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API