SynthAttachments
Directive to display a button with a list of attachments
Constructor Summary
| Public Constructor | ||
| public |
constructor($filter: *) Creates a new instance of the SynthAttachments directive |
|
Member Summary
| Public Members | ||
| public |
$filter: * A reference to $filter. |
|
| public |
Directive restricted to Element. |
|
| public |
scope: * Isolated scope for directive. |
|
| public |
URL of template to use. |
|
Method Summary
| Public Methods | ||
| public |
linkDirective(scope: *, element: *, attr: *) Link function for the directive |
|
Public Constructors
public constructor($filter: *) source
Creates a new instance of the SynthAttachments directive
Params:
| Name | Type | Attribute | Description |
| $filter | * |
Public Members
Public Methods
public linkDirective(scope: *, element: *, attr: *) source
Link function for the directive
Params:
| Name | Type | Attribute | Description |
| scope | * | ||
| element | * | ||
| attr | * |