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

This Id Tag


The this.Id tag creates scrollable tab bars for a screen or view. It creates a unique ID for the HTML td tag that contains each tab. It uses the following format:

<div od-type="screenlink">
<td id="od-context-Id" ...>
...
</td>
<!--od section screenlink close->

You can use this tag only in the HTML td tag that contains a screen, view, or subview tab. You can add it to any one of the following tags:

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