diff options
Diffstat (limited to 'files/ja/archive/mozilla/xul/method/gethtmleditor/index.html')
| -rw-r--r-- | files/ja/archive/mozilla/xul/method/gethtmleditor/index.html | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/files/ja/archive/mozilla/xul/method/gethtmleditor/index.html b/files/ja/archive/mozilla/xul/method/gethtmleditor/index.html new file mode 100644 index 0000000000..cf3485b0d9 --- /dev/null +++ b/files/ja/archive/mozilla/xul/method/gethtmleditor/index.html @@ -0,0 +1,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> |
