applyValue: function (opt) {
    'use strict';
    this.updating = true;
    var data = this.model.get('data');
    opt = opt || {};