From a065e04d529da1d847b5062a12c46d916408bf32 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 21:46:22 -0500 Subject: update based on https://github.com/mdn/yari/issues/2028 --- .../mozilla/xul/method/toggleitemselection/index.html | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 files/ja/archive/mozilla/xul/method/toggleitemselection/index.html (limited to 'files/ja/archive/mozilla/xul/method/toggleitemselection') diff --git a/files/ja/archive/mozilla/xul/method/toggleitemselection/index.html b/files/ja/archive/mozilla/xul/method/toggleitemselection/index.html deleted file mode 100644 index a18d1c9961..0000000000 --- a/files/ja/archive/mozilla/xul/method/toggleitemselection/index.html +++ /dev/null @@ -1,13 +0,0 @@ ---- -title: toggleItemSelection -slug: Archive/Mozilla/XUL/Method/toggleItemSelection -tags: - - XUL Methods - - XUL Reference -translation_of: Archive/Mozilla/XUL/Method/toggleItemSelection ---- -
« XUL リファレンス HOME
-
toggleItemSelection( item )
戻り値の型: 戻り値なし
指定した項目が選択されている場合、この選択が解除されます。そうでない場合、この項目が選択されます。listbox 内の他の選択された項目はこの影響を受けず、選択状態が保持されます。
-
- -
-- cgit v1.2.3-54-g00ecf