<spacer>要素 |
![]() |
ネームスペース: | http://xmlns.oracle.com/uix/ui |
派生元: | <ui:base>要素 |
グループ: | UIX Components |
要素の型: | UINode |
構文 |
![]() |
<spacer
[ height="string"
]
説明

<spacer>要素は、HTMLレイアウトで一定の空白領域を提供します。
例

<flowLayout>
<separator>
<spacer width="10" height="1"/>
</separator>
<contents>
<link text="oracle1"
destination="http://www.oracle.com"/>
Text1
<link text="oracle2"
destination="http://www.oracle.com"/>
Text2
<link text="oracle3"
destination="http://www.oracle.com"/>
</contents>
</flowLayout>
子要素

説明
必須
組込み可能な数
<contents>
Beanの索引付けされた子。
いいえ
1