Options
Menu

Class BooleanInput

Hierarchy

Index

Constructor methods

constructor

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

replace

replace: boolean

restrict

restrict: string

scope

scope: boolean

transclude

transclude: boolean

workspace

workspace: any

Methods

doLink

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

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

getControlGroup

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

    • config1: any
    • config2: any
    • id: any

    Returns any

getInput

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

    • config: any
    • arg: any
    • id: any
    • modelName: any

    Returns JQuery

Generated using TypeDoc