blob: 351ef63ec66a0552784050b0f491e91c5f9aa6fd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
---
title: currentPage
slug: Archive/Mozilla/XUL/Property/currentPage
tags:
- XUL Properties
- XUL Reference
translation_of: Archive/Mozilla/XUL/Property/currentPage
---
<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/currentPage">currentPage</a></span></code> </dt><dd> 型: <em><code><a href="/ja/docs/Mozilla/Tech/XUL/wizardpage" title="wizardpage">wizardpage</a></code> 要素</em> </dd><dd> このプロパティは現在表示されている <code><a href="/ja/docs/Mozilla/Tech/XUL/wizardpage" title="wizardpage">wizardpage</a></code> 要素を返します。この値を調整して現在のページを変更することができます。 </dd></dl>
<div class="noinclude">
</div>
|