Options
All
  • Public
  • Public/Protected
  • All
Menu

Class NgTableGroupRowController<T>

Controller for the ngTableGroupRow directive

Type parameters

  • T

Hierarchy

  • NgTableGroupRowController

Index

Constructors

constructor

Properties

Private $scope

$scope: ITableScope<T> & IScopeExtensions<T>

Private groupFns

groupFns: Array<IGroupingFunc<any> | IColumnDef> = []

Static $inject

$inject: Array<string> = ['$scope']

Methods

Private changeSortDirection

  • changeSortDirection(): void

Private findGroupColumn

getGroupTitle

getGroupables

getVisibleColumns

groupBy

Private isGroupingFunc

isSelectedGroup

Private setGroup

toggleDetail

Generated using TypeDoc