aboutsummaryrefslogtreecommitdiff
path: root/files/ja/archive/mozilla/xul/method/geteditor/index.html
blob: f96fb11a3a26d8d1c7b4daf2db76c9bacf024ae4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
title: getEditor
slug: Archive/Mozilla/XUL/Method/getEditor
tags:
  - XUL Methods
  - XUL Reference
translation_of: Archive/Mozilla/XUL/Method/getEditor
---
<div class="noinclude">
  <span class="breadcrumbs XULRefMeth_breadcrumbs">« <a href="/ja/docs/XUL_Reference" title="/ja/docs/XUL_Reference">XUL リファレンス HOME</a></span></div>
<dl>
  <dt><span id="m-getEditor"><code><a href="https://developer.mozilla.org/ja/docs/Mozilla/Tech/XUL/Method/getEditor">getEditor( window )</a></code></span></dt>
  <dd>戻り値の型: <em><a href="/ja/docs/NsIEditor" title="NsIEditor">nsIEditor</a></em></dd>
  <dd>document を操作するための多くのメソッドを含む、 editor のための編集インタフェースを返します。引数として editor の <code>contentWindow</code> を渡してください。</dd>
</dl>