Siebel Developer's Reference > SWE Tags >

swe:applet


Purpose

Refers to a Siebel applet to be shown within the view.

Usage

<swe:applet id="1" var="Parent"/>

Attributes

id. References applets using the View Web Template Item list.

var. Allows setting of a variable that can be used in the applet template using the <swe:if-var> tag to conditionally show HTML. For example, you can use this to show the Applet Title in the applet template only when the applet is a parent (top) applet.

Restrictions

Can be used only in View Web Templates.

Siebel Developer's Reference