Siebel Developer's Reference > Cascading Style Sheets > Elements of Cascading Style Sheets >

Applet Elements


This topic describes applet elements.

Applet Layout Style Elements

Table 168 describes the elements that define applet layout styles.

Table 168. Elements That Define Applet Layout Styles
Element
Description

You can use one of the following elements:

  • LayoutButtonOn
  • LayoutButtonOff

Defines the background color of layout buttons. You can use these elements with a transparent GIF file to create two button states.

You can use one of the following elements:

  • LayoutView
  • LayoutStyleHide
  • LayoutStyleMax
  • LayoutStyleMin

Defines the color and font characteristics of an applet that Siebel CRM displays in layout mode.

Applet Highlight Elements

Table 169 describes the elements that define how Siebel CRM highlights an applet that the user chooses.

Table 169. Elements That Define Applet Highlights
Element
Description

Selected TD.AppletHIFormBorder

Defines the border color of a form applet that Siebel CRM sets if the user chooses this applet. If a tag uses the Selected class, and if this tag encloses an applet, then Siebel CRM highlights the applet border.

Selected TD.AppletHIListBorder

 

Defines the border color of a list applet that Siebel CRM sets if the user chooses this applet. If a tag uses the Selected class, and if this tag encloses an applet, then Siebel CRM highlights the applet border.

Applet Style Elements

Table 170 describes the elements that define applet styles.

Table 170. Elements That Define Applet Substyles
Element
Description

AppletBlank

Defines the background color of the empty space that Siebel CRM displays in the applet. Siebel CRM uses it to make sure that the area after the applet tab displays plain and not the background color of the form or list.

AppletBorder

Defines the applet border. This border is the rectangle that surrounds the form or list, not including tabs or button bars.

AppletButtons

Defines the font and color of elements that Siebel CRM displays on the button bar.

You can use the following elements:

  • AppletHIFormBorder
  • AppletHIListBorder

Defines the applet highlight color that Siebel CRM displays if the user chooses this applet. For more information, see Applet Highlight Elements.

AppletStyle#

Defines a number of one through eight. The AppletStyle# element is the root class for an applet. If you configure Siebel CRM to switch this root applet style, then it uses the substyles that are associated with this root style.

AppletBack

Defines the background color of the form or list.

AppletTitle

Defines the background color, text, and link characteristics of the applet title. Siebel CRM typically displays this title in a tab at the start of the applet.

List Applet Elements

Table 171 describes the elements that define a list applet.

Table 171. Elements That Define a Login Page
Element
Description

Header

Defines the font and alignment of field column headers.

You can use the following elements:

  • Header
  • listRowEven
  • listRowOdd

Defines the background color of even or odd rows. Siebel CRM does not use this element in a release template.

ListBorder

 

Creates a border around a list. Siebel CRM uses this border to highlight this applet.

listRowError

 

Defines the background color of a row that creates an error. Siebel CRM does not use this element in a release template.

listRowOff

 

Defines the background color of a dechosen row.

You can use the following elements:

  • Row
  • RowCenter
  • RowRight

Defines the background color, text color, and alignment of field values that Siebel CRM displays in a list row.

Tree Applet Elements

Table 172 describes the elements that define the styles of a tree applet.

Table 172. Elements That Define Tree Applet Styles
Element
Description

treeActive

Defines the link characteristics for the chosen tree node.

treeBack

Defines the background and border characteristics for a tree applet.

treeInactive

Defines the link characteristics for a nonchosen tree node.

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