<rootChildList>要素 |
![]() |
ネームスペース: | http://xmlns.oracle.com/uix/ui |
派生元: | <ui:childListDefinition>要素 |
グループ: | UIX Components |
要素の型: | ChildListDefinition |
構文 |
![]() |
<rootChildList></rootChildList>
説明 |
![]() |
<rootChildList>要素は、テンプレート専用のノード・リストです。 テンプレートの基礎となる要素の索引付けされた子すべてを、現行ノードの索引付けされた子としてテンプレート内に挿入するものと解釈されます。 これを使用する場合、そのノードに<contents>セクションは定義できません。
例 |
![]() |
<stackLayout>
<childList>
<rootChildList/>
</childList>
</stackLayout>