blob: 663fd397dadb477612fa552d7b27fc04d1e9ccb1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
---
title: timepicker.increment
slug: Archive/Mozilla/XUL/Attribute/timepicker.increment
tags:
- XUL Attributes
- XUL Reference
translation_of: Archive/Mozilla/XUL/Attribute/timepicker.increment
---
<div class="noinclude">
<span class="breadcrumbs xulRefAttr_breadcrumbs">« <a href="/ja/docs/XUL/XUL_Reference">XUL リファレンス HOME</a></span></div>
<dl>
<dt>
<code id="a-timepicker.increment"><a href="https://developer.mozilla.org/ja/docs/Mozilla/Tech/XUL/Attribute/timepicker.increment">increment</a></code></dt>
<dd>
型: <em>整数型</em></dd>
<dd>
矢印が押されたときに変更される分の値。これを使用するときは <code id="a-hideseconds"><a href="https://developer.mozilla.org/ja/docs/Mozilla/Tech/XUL/Attribute/hideseconds">hideseconds</a></code> が <code>true</code> に設定されている必要があります。</dd>
</dl>
|