Options
Menu

Class SimpleDataTable

Index

Constructor methods

Properties

Methods

Constructor methods

constructor

  • Parameters

    • $compile: any

    Returns SimpleDataTable

Properties

$compile

$compile: any

link

link: Function

link function signature

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

    • scope: any
    • element: any
    • attrs: any

    Returns any

restrict

restrict: string

scope

scope: Object

scope.config

scope.config: string

scope.showFiles

scope.showFiles: string

scope.target

scope.target: string

Methods

private doLink

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

    • $scope: any
    • $element: any
    • $attrs: any

Generated using TypeDoc