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:

<swe:screenlink>
<td id="swe:this.Id" ...>
...
</td>
</swe:screenlink>

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 © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.