Siebel Developer's Reference > Applet Classes >

CSSSWEFrameBase Class


The CSSSWEFrameBase class provides functionality through applet user properties and call methods, such as Aspect user properties and the GotoView method.

The FrameListBase classes provide the same support as their FrameBase counterparts. The following descriptions also apply to the CSSFrameListBase class and the CSSSWEFrameListBase class.

Siebel CRM uses the CSSSWEFrameBase class for basic frame support. It uses applet user properties and methods that are common to many Siebel Business Applications.

The CSSSWEFrame class is the parent of this class.

The following topics describe applet user properties that can reference the CSSSWEFrameBase class:

The CSSSWEFrameBase class can reference the following methods:

  • GotoPage. Displays a Web page. The Page user property must specify the Web page. For more information, see Specifying the Goto Web Page.
  • GotoUrl. Displays a URL. The Url user property must specify the URL. For more information, see Specifying the Goto URL.
  • GotoView. Displays a view. The View user property must specify the view. For more information, see Specifying the Goto View.

You can specify each method in the Method property of a class method. This class method is a child of the CSSSWEFrameBase class. You can configure Siebel CRM to call each of these methods only through a named method.

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