Class AngularJS::ElementScope
An abstract representation of all the AngularJS scope objects for a DOM element.
Import path
import javascriptDirect supertypes
Indirect supertypes
Fields
Predicates
| 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 |