<content>要素 |
![]() |
ネームスペース: | http://xmlns.oracle.com/uix/ui |
構文 |
![]() |
<content> <!-- The following child can be anything derived from the given element --> <uinode></uinode> </content>
説明 |
![]() |
ページのUINodeコンテンツ。 このページのレンダリングに使用されるUIツリーのルートを定義する、1つの子要素が含まれている必要があります。
例 |
![]() |
<page xmlns="http://xmlns.oracle.com/uix/ui"
xmlns:ui="http://xmlns.oracle.com/uix/ui" >
<content>
<pageLayout ... >
...
</pageLayout>
<content>
</page>