Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Object.getNotifier()

这篇文章需要文法复核。如何帮忙。

已废弃
This feature is obsolete. Although it may still work in some browsers, its use is discouraged since it could be removed at any time. Try to avoid using it.

Object.getNotifer() 方法用于创建可人工触发 change 事件的对象,但该方法在浏览器中已被废弃。

语法

Object.getNotifier(obj)

参数

obj
获取通知的对象。

返回值

与传入对象相关联的通知对象。

描述

通知对象可触发 Object.observe() 所观察到的人工变动。

规范

Strawman proposal specification.

浏览器兼容性

Feature Chrome Firefox (Gecko) Internet Explorer Opera Safari
Basic support 36 [1] 未实现 未实现 23 未实现
Feature Android Chrome for Android Firefox Mobile (Gecko) IE Mobile Opera Mobile Safari Mobile
Basic support 未实现 36 [1] 未实现 未实现 23 未实现

[1] Deprecated in Chrome 49.

相关链接

文档标签和贡献者

 此页面的贡献者: doodlewind
 最后编辑者: doodlewind,