blob: bb31139beb58d6698e836a9748fce989e71f9b35 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
---
title: currentPane
slug: Archive/Mozilla/XUL/Property/currentPane
tags:
- XUL Properties
- XUL Reference
translation_of: Archive/Mozilla/XUL/Property/currentPane
---
<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/currentPane">currentPane</a></span></code> </dt><dd> 型: <em><code><a href="/ja/docs/Mozilla/Tech/XUL/prefpane" title="prefpane">prefpane</a></code> 要素</em> </dd><dd> 現在表示されているペインへの参照。現在のペインを変更するには <span id="m-showPane"><code><a href="https://developer.mozilla.org/ja/docs/Mozilla/Tech/XUL/Method/showPane">showPane</a></code></span> メソッドを使用してください。 </dd></dl>
<div class="noinclude">
</div>
|