removeSharingIn: function() {
        if (this._inFileList) {
            this._inFileList.destroy();
            this._inFileList = null;
        }