<content>要素 |
![]() |
ネームスペース: | http://xmlns.oracle.com/uix/controller |
構文 |
![]() |
<content> <!-- The following child can be anything derived from the given element --> <uinode></uinode> </content>
説明 |
![]() |
ページのコンテンツのルートとして使用される子要素が1つだけ必要です。
例 |
![]() |
<content>
<stackLayout xmlns="http://xmlns.oracle.com/uix/ui">
<contents>
...
</contents>
</stackLayout>
</content>