$attr A map of DOM element attribute names to the normalized name. This
$set(name, value); Set DOM element attribute value. Parameters
$new(isolate, parent); Creates a new child scope
$setUntouched(); Sets the form to its untouched state. This method can be called to remove the 'ng-touched' class and set the
$removeClass(classVal); Removes the CSS class value specified by the classVal parameter from the element. If animations are enabled
$validators Object.<string, function>
$watch(watchExpression, listener, [objectEquality]); Registers a listener callback to be executed whenever the w
$viewValue * The
$setSubmitted(); Sets the form to its submitted state.
$setViewValue(value, trigger); Update the view value. This method should be called when a control wants to change the view value;
Page 6 of 10