diff options
Diffstat (limited to 'files/ja/archive/mozilla/xul/property/datepicker.open')
-rw-r--r-- | files/ja/archive/mozilla/xul/property/datepicker.open/index.html | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/files/ja/archive/mozilla/xul/property/datepicker.open/index.html b/files/ja/archive/mozilla/xul/property/datepicker.open/index.html new file mode 100644 index 0000000000..6b3ee2493d --- /dev/null +++ b/files/ja/archive/mozilla/xul/property/datepicker.open/index.html @@ -0,0 +1,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> |