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