Options
Menu

Class TablePager

Index

Constructor methods

constructor

Properties

$scope

$scope: any

attrs

attrs: any

element

element: any

link

link: Function

link function signature

  • (scope: any, element: any, attrs: any): any

restrict

restrict: string

rowIndexName

rowIndexName: string

scope

scope: boolean

setRowIndexName

setRowIndexName: string

tableName

tableName: string

templateUrl

templateUrl: string

Methods

private doLink

  • doLink(scope: any, element: any, attrs: any)

goToIndex

  • goToIndex(idx: number)

tableData

  • tableData(): any

Generated using TypeDoc