blob: 6b3ee2493d648d833a7d856f4e69c36a9e82ea28 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
---
title: datepicker.open
slug: Archive/Mozilla/XUL/Property/datepicker.open
tags:
- XUL Properties
- XUL Reference
translation_of: Archive/Mozilla/XUL/Property/datepicker.open
---
<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/datepicker.open">open</a></span></code></dt>
<dd>
型: <em>論理型</em></dd>
<dd>
popup タイプの日付ピッカで、ポップアップが開いているかを指定します。ポップアップを開いたり閉じたりするにはこのプロパティを設定します。popup タイプではない日付ピッカでは、このプロパティは常に false です。</dd>
</dl>
|