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