Interface Settable<T>

    • Method Detail

      • reset

        void reset()
      • apply

        void apply()
      • isModified

        boolean isModified()
      • getComponent

        T getComponent()