クエリからの各一致する結果に対して生成されるコンテンツを指定するために使用します。action は query
要素または rule
要素内に含まれなければなりません。
action 本体の子孫の一つは、member 変数を設定する uri
属性を持ちます。この要素とその子孫要素は属性値に置かれた変数を使用します。変数は名前の前に疑問符が付きます。一致するルールのために、各変数は datasource 内のデータを参照し、クエリから確定されます。同じ変数が複数回現れた場合、各位置に同じ値を持ちます。
詳しい情報は Actions をご覧ください。
例
(例が必要)
属性
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