myOwn.ActionColumnGrid.prototype.thAgg = function thAgg(){
    return html.th({class:'th-action'}, this.actionsBottom);
};