Options
Menu

Class InputBase

Hierarchy

Index

Constructor methods

constructor

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

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

workspace

workspace: any

Methods

doLink

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

getControlGroup

  • getControlGroup(config1: any, config2: any, id: any): any

getInput

  • getInput(config: any, arg: any, id: any, modelName: any): JQuery

Generated using TypeDoc