JavaScript is disabled on your browser.
Skip navigation links
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method
org.codefx.libfx.nesting.property

Class NestedDoubleProperty

  • All Implemented Interfaces:
    javafx.beans.binding.NumberExpression, javafx.beans.Observable, javafx.beans.property.Property<Number>, javafx.beans.property.ReadOnlyProperty<Number>, javafx.beans.value.ObservableDoubleValue, javafx.beans.value.ObservableNumberValue, javafx.beans.value.ObservableValue<Number>, javafx.beans.value.WritableDoubleValue, javafx.beans.value.WritableNumberValue, javafx.beans.value.WritableValue<Number>, Nested, NestedProperty<Number>, ReadOnlyNestedProperty<Number>


    public class NestedDoubleProperty
    extends javafx.beans.property.SimpleDoubleProperty
    implements NestedProperty<Number>
    A DoubleProperty which also implements NestedProperty.
    • Property Summary

      All Methods
      Type Property and Description
      javafx.beans.property.ReadOnlyBooleanProperty innerObservablePresent
      Indicates whether the inner observable is currently present.
    • Method Summary

      All Methods
      Modifier and Type Method and Description
      javafx.beans.property.ReadOnlyBooleanProperty innerObservablePresentProperty ()
      Indicates whether the inner observable is currently present.
      boolean isInnerObservablePresent ()
      Gets the value of the property innerObservablePresent.
      void set (double newValue)
      void setValue (Number newValue)
      • Methods inherited from class javafx.beans.property.SimpleDoubleProperty

        getBean, getName
      • Methods inherited from class javafx.beans.property.DoublePropertyBase

        addListener, addListener, bind, fireValueChangedEvent, get, invalidated, isBound, removeListener, removeListener, toString, unbind
      • Methods inherited from class javafx.beans.property.DoubleProperty

        bindBidirectional, doubleProperty, unbindBidirectional
      • Methods inherited from class javafx.beans.property.ReadOnlyDoubleProperty

        readOnlyDoubleProperty
      • Methods inherited from class javafx.beans.binding.DoubleExpression

        add, add, add, add, add, divide, divide, divide, divide, divide, doubleExpression, doubleExpression, doubleValue, floatValue, getValue, intValue, longValue, multiply, multiply, multiply, multiply, multiply, negate, subtract, subtract, subtract, subtract, subtract
      • Methods inherited from class javafx.beans.binding.NumberExpressionBase

        asString, asString, asString, greaterThan, greaterThan, greaterThan, greaterThan, greaterThan, greaterThanOrEqualTo, greaterThanOrEqualTo, greaterThanOrEqualTo, greaterThanOrEqualTo, greaterThanOrEqualTo, isEqualTo, isEqualTo, isEqualTo, isEqualTo, isEqualTo, isEqualTo, isEqualTo, isEqualTo, isNotEqualTo, isNotEqualTo, isNotEqualTo, isNotEqualTo, isNotEqualTo, isNotEqualTo, isNotEqualTo, isNotEqualTo, lessThan, lessThan, lessThan, lessThan, lessThan, lessThanOrEqualTo, lessThanOrEqualTo, lessThanOrEqualTo, lessThanOrEqualTo, lessThanOrEqualTo, numberExpression
      • Methods inherited from interface javafx.beans.property.Property

        bind, bindBidirectional, isBound, unbind, unbindBidirectional
      • Methods inherited from interface javafx.beans.value.WritableValue

        getValue
      • Methods inherited from interface javafx.beans.property.ReadOnlyProperty

        getBean, getName
      • Methods inherited from interface javafx.beans.value.ObservableValue

        addListener, getValue, removeListener
      • Methods inherited from interface javafx.beans.Observable

        addListener, removeListener
    • Method Detail

      • set

        public void set(double newValue)
        Specified by:
        set in interface javafx.beans.value.WritableDoubleValue
        Overrides:
        set in class javafx.beans.property.DoublePropertyBase
      • setValue

        public void setValue(Number newValue)
        Specified by:
        setValue in interface javafx.beans.value.WritableDoubleValue
        Specified by:
        setValue in interface javafx.beans.value.WritableValue<Number>
        Overrides:
        setValue in class javafx.beans.property.DoubleProperty
      • isInnerObservablePresent

        public boolean isInnerObservablePresent()
        Gets the value of the property innerObservablePresent.
        Specified by:
        isInnerObservablePresent in interface Nested
        Returns:
        true if the inner observable is present, i.e. not null
Skip navigation links
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method

This documentation is licensed under CC-BY 4.0, attributed to Nicolai Parlog from CodeFX.

AltStyle によって変換されたページ (->オリジナル) /