Siebel Developer's Reference > Siebel Web Engine Tags > Screen Tags >

Screenbar Tag


The screenbar tag defines the section of the template that displays the screen bar. It identifies the beginning and end of the screen bar section of the template. It uses the following format:

<swe:screenbar>
... HTML ...
<swe:for-each-screen>
... HTML ...
<swe:screenlink property property="property_name" state="property_state"
... HTML ...
<swe:screenname/>
... HTML ...
</swe:screenlink>
... HTML ...
</swe:for-each-screen>
... HTML ...
</swe:screenbar>

Siebel Developer's Reference Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.