注意: inContextBrandingを拡張モードにすることはできません。productBrandingが拡張モードになっているページ上にinContextBrandingがある場合は、productBranding領域がcorporateBranding領域の横まで上方向に移動します。
inContextBrandingを使用するには、次のようにします。
...
<pageLayout>
<!-- inContextBranding area -->
<inContextBranding>
<formattedText text="Customer <b>ABCXYZ Inc. - Menlo Park</b>"
styleUsage="inContextBranding" />
</inContextBranding>
<!-- REST OF PAGE LAYOUT -->
</pageLayout>
...
pageHeaderLayoutとその名前付きの子について
pageLayoutとその名前付きの子について
productBrandingコンポーネントの挿入
cobrandingイメージの挿入
largeAdvertisementイメージの挿入
mediumAdvertisementイメージの挿入
productBrandingイメージの挿入
corporateBrandingイメージの挿入
pageHeaderLayoutとその名前付きの子の使用
pageLayoutとその名前付きの子の使用
Copyright © 1997, 2004, Oracle. All rights reserved.