Search
Preparing search index...
The search index is not available
ngTable API Reference
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
NgTableSorterRowController
Class NgTableSorterRowController<T>
Controller for the
ngTableSorterRow
directive
Type parameters
T
Hierarchy
NgTableSorterRowController
Index
Constructors
constructor
Properties
$scope
$inject
Methods
sort
By
Constructors
constructor
new
NgTable
Sorter
Row
Controller
(
$scope
:
ITableScope
<
T
>
)
:
NgTableSorterRowController
Parameters
$scope:
ITableScope
<
T
>
Returns
NgTableSorterRowController
Properties
Private
$scope
$scope
:
ITableScope
<
T
>
Static
$inject
$inject
:
Array
<
string
>
= ['$scope']
Methods
sort
By
sort
By
(
$column
:
IColumnDef
, event
:
IAugmentedMouseEvent
)
:
void
Parameters
$column:
IColumnDef
event:
IAugmentedMouseEvent
Returns
void
Globals
Ng
Table
Sorter
Row
Controller
constructor
$scope
$inject
sort
By
Generated using
TypeDoc
Controller for the ngTableSorterRow directive