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

Toggle Link Tag


The togglelink tag creates a toggle link. It uses the following format:

<swe:togglelink state="active or inactive" property="value">

where:

  • state. Optional. You can use one of the following values:
    • Active. Use this tag only if the current applet title identifies the currently active applet.
    • Inactive. Use this tag only if the current applet title does not identify the currently active applet.

      If you do not include the state attribute, then SWE displays this tag in all applets.

  • property. Optional. If you set this attribute to FormattedHtml, then SWE creates the HTML that creates a link that the user can use to toggle the applet. If you do not include this attribute, then SWE does nothing.
Siebel Developer's Reference Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.