new module:Controller($scope, $rootScope, $attrs)
The controller for the "tree node" directive.
Parameters:
| Name | Type | Description |
|---|---|---|
$scope |
angular.Scope | Scope. |
$rootScope |
angular.Scope | Angular rootScope. |
$attrs |
angular.Attributes | Attributes. |