--- title: template slug: Archive/Mozilla/XUL/template tags: - XUL Elements - XUL Reference translation_of: Archive/Mozilla/XUL/template ---
ルールに基づいた要素を構築するためのテンプレートの宣言に使用します。要素は datasource から構築されます。詳細は rule 要素をご覧ください。
詳しい情報が XUL チュートリアルにあります。
(例が必要)
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
TBD