aboutsummaryrefslogtreecommitdiff
path: root/files/ja/archive/mozilla/xul/method/toggleitemselection/index.html
blob: a18d1c9961a24b9db4aaded1981eac06a111cb6f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
title: toggleItemSelection
slug: Archive/Mozilla/XUL/Method/toggleItemSelection
tags:
  - XUL Methods
  - XUL Reference
translation_of: Archive/Mozilla/XUL/Method/toggleItemSelection
---
<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-toggleItemSelection"><code><a href="https://developer.mozilla.org/ja/docs/Mozilla/Tech/XUL/Method/toggleItemSelection">toggleItemSelection( item )</a></code></span> </dt><dd> 戻り値の型: <em>戻り値なし</em> </dd><dd> 指定した項目が選択されている場合、この選択が解除されます。そうでない場合、この項目が選択されます。listbox 内の他の選択された項目はこの影響を受けず、選択状態が保持されます。 </dd></dl>
<div class="noinclude">

</div>