Options
Menu

Class SimpleForm

Index

Constructor methods

constructor

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

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 createForm

  • createForm(config: any): any

private doLink

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

private getLegend

  • getLegend(config: any): string

isReadOnly

  • isReadOnly(): boolean

Generated using TypeDoc