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 non-standard and is not on a standards track. Do not use it on production sites facing the Web: it will not work for every user. There may also be large incompatibilities between implementations and the behavior may change in the future.

Object.getNotifer() メソッドは総合的に変更をトリガーできるオブジェクトの生成に使用されます。

構文

Object.getNotifier(obj)

引数

obj
通知を扱うためのオブジェクト。

説明

このメソッドによる通知は Object.observe() によって監視される総合的な変更をトリガーするために使われます。

仕様

提案されている仕様は試案段階です。

ブラウザ実装状況

機能 Chrome Firefox (Gecko) Internet Explorer Opera Safari
基本サポート 36 未サポート 未サポート 23 未サポート
機能 Android Chrome for Android Firefox Mobile (Gecko) IE Mobile Opera Mobile Safari Mobile
基本サポート 未サポート 36 未サポート 未サポート 23 未サポート

関連項目

ドキュメントのタグと貢献者

 このページの貢献者: x2357, YuichiNukiyama
 最終更新者: x2357,