aboutsummaryrefslogtreecommitdiff
path: root/files/ja/archive/mozilla/xul/property/canadvance/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/archive/mozilla/xul/property/canadvance/index.html')
-rw-r--r--files/ja/archive/mozilla/xul/property/canadvance/index.html13
1 files changed, 0 insertions, 13 deletions
diff --git a/files/ja/archive/mozilla/xul/property/canadvance/index.html b/files/ja/archive/mozilla/xul/property/canadvance/index.html
deleted file mode 100644
index d00d6bf8e8..0000000000
--- a/files/ja/archive/mozilla/xul/property/canadvance/index.html
+++ /dev/null
@@ -1,13 +0,0 @@
----
-title: canAdvance
-slug: Archive/Mozilla/XUL/Property/canAdvance
-tags:
- - XUL Properties
- - XUL Reference
-translation_of: Archive/Mozilla/XUL/Property/canAdvance
----
-<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/canAdvance">canAdvance</a></span></code> </dt><dd> 型: <em>論理型</em> </dd><dd> このプロパティは、ユーザが Next ボタンを押して次のページへ進めるとき、<code>true</code> に設定されます。このプロパティが <code>false</code> の場合、ユーザは次のページへ移動することができません。ユーザが次のページへ進めることを示すには、このプロパティを <code>true</code> に設定します。次のページへの移動を拒否するには <code>false</code> に設定します。これは Next ボタン (wizard の最後のページでは Finish ボタン) を有効または無効にします。 </dd></dl>
-<div class="noinclude">
-
-</div>