blob: f656f4b6e845628d083b56b2bbbf3b42b8e6b6f6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
---
title: controller
slug: Archive/Mozilla/XUL/Property/controller
tags:
- XUL Properties
- XUL Reference
translation_of: Archive/Mozilla/XUL/Property/controller
---
<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/controller">controller</a></span></code></dt>
<dd>
型: <em><a href="/ja/NsIAutoCompleteController" title="ja/NsIAutoCompleteController">nsIAutoCompleteController</a></em></dd>
<dd>
自動補完要素のための controller を返す。</dd>
</dl>
|