blob: 0d956adec7170279e3d4d76433452d40ea787f7f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
---
title: canGoForward
slug: Archive/Mozilla/XUL/Property/canGoForward
tags:
- XUL Properties
- XUL Reference
translation_of: Archive/Mozilla/XUL/Property/canGoForward
---
<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/canGoForward">canGoForward</a></span></code> </dt><dd> 型: <em>論理型</em> </dd><dd> セッション履歴で次のページに移動できるとき、このプロパティは <code>true</code> になり、Forward ボタンが有効になります。このプロパティは読み取り専用です。 </dd></dl>
<div class="noinclude">
</div>
|