Class AngularJS::IsolateScope
An abstract representation of the AngularJS isolate scope of a directive.
Import path
import javascriptDirect supertypes
Indirect supertypes
Fields
Predicates
| getDirective | Gets the directive of this isolate scope. |
| toString | Gets a textual representation of this element. |
Inherited predicates
| getAnAccess | Gets an access to this scope object. | from AngularScope |
| mayApplyTo | Holds if this scope may be the scope object of | from AngularScope |