Options
All
  • Public
  • Public/Protected
  • All
Menu

Class NgTableSelectFilterDsController

Hierarchy

  • NgTableSelectFilterDsController

Index

Constructors

constructor

  • new NgTableSelectFilterDsController($scope: IScope & IScopeExtensions, $parse: ng1.IParseService, $attrs: IInputAttributes, $q: ng1.IQService): NgTableSelectFilterDsController

Properties

Private $attrs

$attrs: IInputAttributes

$column

$column: IColumnDef

Private $q

$q: ng1.IQService

Private $scope

$scope: IScope & IScopeExtensions

Static $inject

$inject: Array<string> = ['$scope', '$parse', '$attrs', '$q']

Methods

Private bindDataSource

  • bindDataSource(): void

Private getSelectListData

Private hasEmptyOption

Generated using TypeDoc