Class AngularJS::BuiltinDirective
A built-in AngularJS directive.
Import path
import javascriptDirect supertypes
Indirect supertypes
Fields
Predicates
| getName | Gets the name of this directive. |
Inherited predicates
| getAMatchingElement | Gets a DOM element matching this directive. | from DirectiveInstance |
| getAScope | Gets a scope object for this directive. | from DirectiveInstance |
| getATarget | Gets a directive target matching this directive. | from DirectiveInstance |
| toString | Gets a textual representation of this directive. | from DirectiveInstance |