Class ChangeDetectorRefAbstract

Hierarchy (View Summary)

Constructors

Methods

  • throw error if any changes has been made

    Returns void

  • used when want to update ui-view like, you want to replace an array with another without reflect changes on view until reattached again.

    Returns void

  • apply change detection

    Returns void

  • apply changes now, will not effect the state of the detector wither if attached ot not.

    Returns void

  • apply all the not emitted changes, and continue emit changes now.

    Returns void