if ( this.model.getRowProperties().isDeletable ) {
        this.$element.append( this.deleteButton.$element );
    }