Interface AbstractView

継承元:
(無し)
プロパティ:
document
メソッド:

そこに全ビューが由来する基本インターフェイス。

プロパティ:

IDL 定義:

// Introduced in DOM Level 2:
interface AbstractView {
  readonly attribute DocumentView     document;
};


Issued: / Revised: / All rights reserved. © 2002-2016 TAKI