Applet

An applet is a user interface object that allows the user to view, enter, and modify data that the applet gets from a single business component. It includes the following qualities:

  • Occupies a section of a view.

  • Includes controls, such as buttons, fields, check boxes.

  • Allows the user to view, enter, modify, and navigate through records.

  • Can display as a form, list of records, chart, business graphics, or navigation tree.

  • Allows data entry for a single record or through a scrolling table that displays multiple records.

For more information, see About Applets, Controls and List Columns.

A Siebel CRM applet is not equivalent to a Java applet.