ルールの conditions
要素内で使用されます。この要素でコンテナ要素または他の要素に含まれる要素に条件を一致させます。container
属性と child
属性の両方とも変数を使用します。
詳しい情報が XUL チュートリアルにあります。
例
(例が必要)
属性
XUL 要素からの継承 |
プロパティ
-
child
- 型: ?
- コンテナ要素によって参照される要素の、子になると予想されるノードを参照する変数。
メソッド
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