Siebel Developer's Reference > Siebel Web Engine Tags >

swe:this.Id


This tag is used to create scrollable tab bars for screens and views. This tag is used to generate a unique ID for the HTML td tag that contains each tab.

Usage

<swe:screenlink>

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

...

</td>

</swe:screenlink>

Restrictions

Use only in the HTML td tag that contains a screen, view, or subview tab. Create this td tag within a swe:screenlink or swe:viewlink tag.

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