blob: 8e5b134d7b6cff613fe5e3f0724a176f39f77994 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
---
title: autoFill
slug: Archive/Mozilla/XUL/Attribute/autofill
tags:
- XUL Attributes
- XUL Reference
translation_of: Archive/Mozilla/XUL/Attribute/autofill
---
<div>
<span class="breadcrumbs xulRefAttr_breadcrumbs">« <a href="/ja/docs/XUL/XUL_Reference">XUL リファレンス HOME</a></span></div>
<dl>
<dt>
<code id="a-autofill"><a href="https://developer.mozilla.org/ja/docs/Mozilla/Tech/XUL/Attribute/autofill">autofill</a></code> <span class="inlineIndicator standardNote">New in <a href="https://developer.mozilla.org/ja/docs/Mozilla/Thunderbird/Releases/3">Thunderbird 3</a></span> <span class="inlineIndicator standardNote standardNoteInline">要 SeaMonkey 2.0</span></dt>
<dd>
型: <em>論理型</em></dd>
<dd>
<code>true</code> に設定した場合、ユーザが入力したものに最もマッチする値が textbox に入力されます。デフォルト値の <code>false</code> の場合、ユーザが項目を選択するまで値は入力されません。</dd>
</dl>
|