ToolName
Constructor Summary
| Public Constructor | ||
| public |
constructor(moduleService: *) Creates a new instance of the ToolName directive |
|
Member Summary
| Public Members | ||
| public |
A reference to ModuleService. |
|
| public |
Directive restricted to Attribute. |
|
| public |
scope: * Isolated scope for directive. |
|
Method Summary
| Public Methods | ||
| public |
linkDirective(scope: *, element: *, attrs: *) Link function for the directive |
|
Public Constructors
public constructor(moduleService: *) source
Creates a new instance of the ToolName directive
Params:
| Name | Type | Attribute | Description |
| moduleService | * |
Public Members
Public Methods
public linkDirective(scope: *, element: *, attrs: *) source
Link function for the directive
Params:
| Name | Type | Attribute | Description |
| scope | * | ||
| element | * | ||
| attrs | * |