Package javafx.css

Class StyleableObjectProperty<T>

    • Constructor Detail

      • StyleableObjectProperty

        public StyleableObjectProperty()
        The constructor of the StyleableObjectProperty.
      • StyleableObjectProperty

        public StyleableObjectProperty​(T initialValue)
        The constructor of the StyleableObjectProperty.
        Parameters:
        initialValue - the initial value of the wrapped Object