--- title: spinbuttons slug: Archive/Mozilla/XUL/spinbuttons tags: - XUL Elements - XUL Reference translation_of: Archive/Mozilla/XUL/spinbuttons ---
スピンボタンは 2つの矢印ボタンを使用して値の増減を行います。スピンボタンは独立した要素としては使用できませんが、他の要素と組み合わせる事で値の増加と減少を制御します。
スピンボタンは number タイプの textbox や timepicker および datepicker で使用されています。
XUL 要素からの継承 |
| XUL 要素からの継承 |
XUL 要素からの継承
blur, click, doCommand, focus, getElementsByAttribute, getElementsByAttributeNS
DOM 要素からの継承
addEventListener(), appendChild(), compareDocumentPosition, dispatchEvent(), getAttribute(), getAttributeNode(), getAttributeNodeNS(), getAttributeNS(), getElementsByTagName(), getElementsByTagNameNS(), getFeature, getUserData, hasAttribute(), hasAttributeNS(), hasAttributes(), hasChildNodes(), insertBefore(), isEqualNode, isSameNode, isSupported(), lookupNamespaceURI, lookupPrefix, normalize(), removeAttribute(), removeAttributeNode(), removeAttributeNS(), removeChild(), removeEventListener(), replaceChild(), setAttribute(), setAttributeNode(), setAttributeNodeNS(), setAttributeNS(), setUserData