Options
Menu

Class InputTable

Index

Constructor methods

constructor

  • constructor(workspace: any, $compile: any): InputTable

Properties

$compile

$compile: any

private attributeName

attributeName: string

link

link: Function

link function signature

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

replace

replace: boolean

restrict

restrict: string

scope

scope: boolean

transclude

transclude: boolean

private workspace

workspace: any

Methods

private createTable

  • createTable(config: any, tableConfig: any): any

private doLink

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

private getAddButton

  • getAddButton(config: any): any

private getControlDiv

  • getControlDiv(config: any): any

private getControlGroup

  • getControlGroup(config: any, arg: any, id: any): any

private getEditButton

  • getEditButton(config: any): any

private getHelpSpan

  • getHelpSpan(config: any, arg: any, id: any): any

private getLegend

  • getLegend(config: any): string

private getRemoveButton

  • getRemoveButton(config: any): any

Generated using TypeDoc