Module  javafx.graphics
软件包  javafx.css

Class StyleableObjectProperty<T>

    • 构造方法详细信息

      • StyleableObjectProperty

        public StyleableObjectProperty​()
        StyleableObjectProperty的构造 StyleableObjectProperty
      • StyleableObjectProperty

        public StyleableObjectProperty​(T initialValue)
        StyleableObjectProperty的构造 StyleableObjectProperty
        参数
        initialValue - 包装的初始值 Object