XML テンプレートに対して値を割り当てる追加の変数を指定します。
例
(例が必要)
属性
-
expr
- 型: 文字列型
- XML クエリのための、結果を返す XPath 式。要素上で宣言された任意の名前空間のプレフィックスが式の中で使用されます。
- {{ XULAttr("var") }}
- 型: 文字列型
- ?name などのテンプレート変数への参照。
assign 要素では、値を割り当てる変数です。
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