Class OverrideProperty<T>

    • Method Detail

      • createOverrideProperty

        protected MutableProperty<T> createOverrideProperty()
      • removeProperty

        protected void removeProperty​(MutableProperty<T> overrideProperty)
      • setValue

        public void setValue​(T value)
      • getValue

        public T getValue()
      • getOverrideValue

        public T getOverrideValue()
      • reset

        public void reset()