aboutsummaryrefslogtreecommitdiff
path: root/files/ja/archive/mozilla/xul/method/gethtmleditor/index.html
blob: cf3485b0d9f5b3cbdaa4eb766d3968eb684f90bf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
title: getHTMLEditor
slug: Archive/Mozilla/XUL/Method/getHTMLEditor
tags:
  - XUL Methods
  - XUL Reference
translation_of: Archive/Mozilla/XUL/Method/getHTMLEditor
---
<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-getHTMLEditor"><code><a href="https://developer.mozilla.org/ja/docs/Mozilla/Tech/XUL/Method/getHTMLEditor">getHTMLEditor( window )</a></code></span></dt>
  <dd>
    戻り値の型: <em><code><a href="/ja/docs/Mozilla/Tech/XPCOM/Reference/Interface/nsIHTMLEditor" title="">nsIHTMLEditor</a></code></em></dd>
  <dd>
    HTML document を操作するための<a href="http://www.xulplanet.com/references/xpcomref/comps/c_editorhtmleditor1.html">メソッド</a>を含む、 editor のための HTML 編集インタフェースを返します。引数として editor の <code>contentWindow</code> を渡してください。</dd>
</dl>