blob: 9967f79aacc04aed03df34b0316ee3e6bf27d1d4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
---
title: contentWindow
slug: Archive/Mozilla/XUL/Property/contentWindow
tags:
- XUL Properties
- XUL Reference
translation_of: Archive/Mozilla/XUL/Property/contentWindow
---
<div class="noinclude">
<span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/ja/docs/XUL_Reference" title="XUL_Reference">XUL リファレンス</a></span></div>
<dl>
<dt>
<code><span><a href="https://developer.mozilla.org/ja/docs/XUL/Property/contentWindow">contentWindow</a></span></code></dt>
<dd>
型: <em>window</em></dd>
<dd>
この読み取り専用のプロパティは要素内の window オブジェクトを含みます。</dd>
</dl>
<div class="noinclude">
</div>
<p> </p>
|